[INFO] fetching crate arcs-logging-rs 0.2.2...
[INFO] fixing arcs-logging-rs-0.2.2 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] extracting crate arcs-logging-rs 0.2.2 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate arcs-logging-rs 0.2.2
[INFO] finished tweaking crates.io crate arcs-logging-rs 0.2.2
[INFO] tweaked toml for crates.io crate arcs-logging-rs 0.2.2 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate arcs-logging-rs 0.2.2 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate arcs-logging-rs 0.2.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 69b8e7ff07be626ccf689fedb67f301c8f5b23040b6ba0da90ce62c94a44419d
[INFO] running `Command { std: "docker" "start" "69b8e7ff07be626ccf689fedb67f301c8f5b23040b6ba0da90ce62c94a44419d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "69b8e7ff07be626ccf689fedb67f301c8f5b23040b6ba0da90ce62c94a44419d" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "69b8e7ff07be626ccf689fedb67f301c8f5b23040b6ba0da90ce62c94a44419d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "69b8e7ff07be626ccf689fedb67f301c8f5b23040b6ba0da90ce62c94a44419d" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling proc-macro2 v1.0.60
[INFO] [stderr]    Compiling unicode-ident v1.0.3
[INFO] [stderr]     Checking once_cell v1.13.1
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]     Checking memchr v2.6.3
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]     Checking untrusted v0.7.1
[INFO] [stderr]     Checking futures-io v0.3.28
[INFO] [stderr]    Compiling serde v1.0.185
[INFO] [stderr]    Compiling rustls v0.21.7
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]     Checking percent-encoding v2.3.0
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling serde_json v1.0.105
[INFO] [stderr]     Checking unicode-bidi v0.3.13
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]     Checking http v0.2.9
[INFO] [stderr]     Checking tracing-core v0.1.31
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]     Checking form_urlencoded v1.2.0
[INFO] [stderr]     Checking base64 v0.21.3
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]     Checking rustls-pemfile v1.0.3
[INFO] [stderr]     Checking encoding_rs v0.8.33
[INFO] [stderr]     Checking webpki-roots v0.25.2
[INFO] [stderr]     Checking iana-time-zone v0.1.46
[INFO] [stderr]     Checking ipnet v2.8.0
[INFO] [stderr]     Checking smallvec v1.9.0
[INFO] [stderr]    Compiling paste v1.0.8
[INFO] [stderr]     Checking lazy-init v0.5.1
[INFO] [stderr]    Compiling quote v1.0.28
[INFO] [stderr]     Checking idna v0.4.0
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling syn v2.0.18
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.22
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking mio v0.8.10
[INFO] [stderr]     Checking socket2 v0.5.6
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking socket2 v0.4.9
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking url v2.4.1
[INFO] [stderr]     Checking tokio v1.36.0
[INFO] [stderr]     Checking const_format v0.2.26
[INFO] [stderr]     Checking chrono v0.4.22
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking tokio-util v0.7.8
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling arcs-logging-rs-proc-macro v0.1.1
[INFO] [stderr]     Checking rustls-webpki v0.101.4
[INFO] [stderr]     Checking sct v0.7.0
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking h2 v0.3.21
[INFO] [stderr]     Checking futures-executor v0.3.28
[INFO] [stderr]     Checking futures v0.3.28
[INFO] [stderr]     Checking hyper v0.14.27
[INFO] [stderr]     Checking hyper-rustls v0.24.1
[INFO] [stderr]     Checking reqwest v0.11.20
[INFO] [stderr]     Checking arcs-logging-rs v0.2.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed src/macro.rs (22 fixes)
[INFO] [stderr]        Fixed src/lib.rs (5 fixes)
[INFO] [stderr]    Migrating src/main.rs from 2021 edition to 2024
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.88s
[INFO] [stderr] crater-edition-check: arcs-logging-rs v0.2.2 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]     Checking arcs-logging-rs v0.2.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `original_position`
[INFO] [stdout]   --> src/size_limit.rs:50:13
[INFO] [stdout]    |
[INFO] [stdout] 50 |         let original_position = self.position;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_original_position`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:77:22
[INFO] [stdout]     |
[INFO] [stdout]  74 | /          {
[INFO] [stdout]  75 | |              let module_path = $text;
[INFO] [stdout]  76 | |              module_path.and(
[INFO] [stdout]  77 | |                  Some(format_args!(
[INFO] [stdout]     | | ______________________^
[INFO] [stdout]  78 | ||                     "{}{}{}",
[INFO] [stdout]  79 | ||                     concatcp!("\x1b[", $color_sequence, "m"),
[INFO] [stdout]  80 | ||                     format!($formatting_lit, $text.unwrap()),
[INFO] [stdout]  81 | ||                     "\x1b[0m",
[INFO] [stdout]  82 | ||                 ))
[INFO] [stdout]     | ||_________________^ creates a temporary value which is freed while still in use
[INFO] [stdout]  83 | |              )
[INFO] [stdout]     | |              - temporary value is freed at the end of this statement
[INFO] [stdout]  84 | |          }
[INFO] [stdout]     | |__________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 261 |                    "{} "   - color_text_fmt!(option "38;5;47", "{}", record.module_path()),
[INFO] [stdout]     |                              ------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `color_text_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:77:22
[INFO] [stdout]     |
[INFO] [stdout]  74 | /          {
[INFO] [stdout]  75 | |              let module_path = $text;
[INFO] [stdout]  76 | |              module_path.and(
[INFO] [stdout]  77 | |                  Some(format_args!(
[INFO] [stdout]     | | ______________________^
[INFO] [stdout]  78 | ||                     "{}{}{}",
[INFO] [stdout]  79 | ||                     concatcp!("\x1b[", $color_sequence, "m"),
[INFO] [stdout]  80 | ||                     format!($formatting_lit, $text.unwrap()),
[INFO] [stdout]  81 | ||                     "\x1b[0m",
[INFO] [stdout]  82 | ||                 ))
[INFO] [stdout]     | ||_________________^ creates a temporary value which is freed while still in use
[INFO] [stdout]  83 | |              )
[INFO] [stdout]     | |              - temporary value is freed at the end of this statement
[INFO] [stdout]  84 | |          }
[INFO] [stdout]     | |__________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 263 |                    "{}" - color_text_fmt!(option "38;5;159", "{}", full.as_ref())
[INFO] [stdout]     |                           ------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `color_text_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:77:22
[INFO] [stdout]     |
[INFO] [stdout]  74 | /          {
[INFO] [stdout]  75 | |              let module_path = $text;
[INFO] [stdout]  76 | |              module_path.and(
[INFO] [stdout]  77 | |                  Some(format_args!(
[INFO] [stdout]     | | ______________________^
[INFO] [stdout]  78 | ||                     "{}{}{}",
[INFO] [stdout]  79 | ||                     concatcp!("\x1b[", $color_sequence, "m"),
[INFO] [stdout]  80 | ||                     format!($formatting_lit, $text.unwrap()),
[INFO] [stdout]  81 | ||                     "\x1b[0m",
[INFO] [stdout]  82 | ||                 ))
[INFO] [stdout]     | ||_________________^ creates a temporary value which is freed while still in use
[INFO] [stdout]  83 | |              )
[INFO] [stdout]     | |              - temporary value is freed at the end of this statement
[INFO] [stdout]  84 | |          }
[INFO] [stdout]     | |__________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 264 |                        => ":{}" - color_text_fmt!(option "38;5;159", "{:<3}", record.line())
[INFO] [stdout]     |                                   ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `color_text_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:77:22
[INFO] [stdout]     |
[INFO] [stdout]  74 | /          {
[INFO] [stdout]  75 | |              let module_path = $text;
[INFO] [stdout]  76 | |              module_path.and(
[INFO] [stdout]  77 | |                  Some(format_args!(
[INFO] [stdout]     | | ______________________^
[INFO] [stdout]  78 | ||                     "{}{}{}",
[INFO] [stdout]  79 | ||                     concatcp!("\x1b[", $color_sequence, "m"),
[INFO] [stdout]  80 | ||                     format!($formatting_lit, $text.unwrap()),
[INFO] [stdout]  81 | ||                     "\x1b[0m",
[INFO] [stdout]  82 | ||                 ))
[INFO] [stdout]     | ||_________________^ creates a temporary value which is freed while still in use
[INFO] [stdout]  83 | |              )
[INFO] [stdout]     | |              - temporary value is freed at the end of this statement
[INFO] [stdout]  84 | |          }
[INFO] [stdout]     | |__________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 263 |                    "{}" - color_text_fmt!(option "38;5;159", "{}", full.as_ref())
[INFO] [stdout]     |                           ------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `color_text_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:77:22
[INFO] [stdout]     |
[INFO] [stdout]  74 | /          {
[INFO] [stdout]  75 | |              let module_path = $text;
[INFO] [stdout]  76 | |              module_path.and(
[INFO] [stdout]  77 | |                  Some(format_args!(
[INFO] [stdout]     | | ______________________^
[INFO] [stdout]  78 | ||                     "{}{}{}",
[INFO] [stdout]  79 | ||                     concatcp!("\x1b[", $color_sequence, "m"),
[INFO] [stdout]  80 | ||                     format!($formatting_lit, $text.unwrap()),
[INFO] [stdout]  81 | ||                     "\x1b[0m",
[INFO] [stdout]  82 | ||                 ))
[INFO] [stdout]     | ||_________________^ creates a temporary value which is freed while still in use
[INFO] [stdout]  83 | |              )
[INFO] [stdout]     | |              - temporary value is freed at the end of this statement
[INFO] [stdout]  84 | |          }
[INFO] [stdout]     | |__________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 264 |                        => ":{}" - color_text_fmt!(option "38;5;159", "{:<3}", record.line())
[INFO] [stdout]     |                                   ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `color_text_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:77:22
[INFO] [stdout]     |
[INFO] [stdout]  74 | /          {
[INFO] [stdout]  75 | |              let module_path = $text;
[INFO] [stdout]  76 | |              module_path.and(
[INFO] [stdout]  77 | |                  Some(format_args!(
[INFO] [stdout]     | | ______________________^
[INFO] [stdout]  78 | ||                     "{}{}{}",
[INFO] [stdout]  79 | ||                     concatcp!("\x1b[", $color_sequence, "m"),
[INFO] [stdout]  80 | ||                     format!($formatting_lit, $text.unwrap()),
[INFO] [stdout]  81 | ||                     "\x1b[0m",
[INFO] [stdout]  82 | ||                 ))
[INFO] [stdout]     | ||_________________^ creates a temporary value which is freed while still in use
[INFO] [stdout]  83 | |              )
[INFO] [stdout]     | |              - temporary value is freed at the end of this statement
[INFO] [stdout]  84 | |          }
[INFO] [stdout]     | |__________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 261 |                    "{} "   - color_text_fmt!(option "38;5;47", "{}", record.module_path()),
[INFO] [stdout]     |                              ------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `color_text_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:77:22
[INFO] [stdout]     |
[INFO] [stdout]  74 | /          {
[INFO] [stdout]  75 | |              let module_path = $text;
[INFO] [stdout]  76 | |              module_path.and(
[INFO] [stdout]  77 | |                  Some(format_args!(
[INFO] [stdout]     | | ______________________^
[INFO] [stdout]  78 | ||                     "{}{}{}",
[INFO] [stdout]  79 | ||                     concatcp!("\x1b[", $color_sequence, "m"),
[INFO] [stdout]  80 | ||                     format!($formatting_lit, $text.unwrap()),
[INFO] [stdout]  81 | ||                     "\x1b[0m",
[INFO] [stdout]  82 | ||                 ))
[INFO] [stdout]     | ||_________________^ creates a temporary value which is freed while still in use
[INFO] [stdout]  83 | |              )
[INFO] [stdout]     | |              - temporary value is freed at the end of this statement
[INFO] [stdout]  84 | |          }
[INFO] [stdout]     | |__________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 263 |                    "{}" - color_text_fmt!(option "38;5;159", "{}", full.as_ref())
[INFO] [stdout]     |                           ------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `color_text_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:77:22
[INFO] [stdout]     |
[INFO] [stdout]  74 | /          {
[INFO] [stdout]  75 | |              let module_path = $text;
[INFO] [stdout]  76 | |              module_path.and(
[INFO] [stdout]  77 | |                  Some(format_args!(
[INFO] [stdout]     | | ______________________^
[INFO] [stdout]  78 | ||                     "{}{}{}",
[INFO] [stdout]  79 | ||                     concatcp!("\x1b[", $color_sequence, "m"),
[INFO] [stdout]  80 | ||                     format!($formatting_lit, $text.unwrap()),
[INFO] [stdout]  81 | ||                     "\x1b[0m",
[INFO] [stdout]  82 | ||                 ))
[INFO] [stdout]     | ||_________________^ creates a temporary value which is freed while still in use
[INFO] [stdout]  83 | |              )
[INFO] [stdout]     | |              - temporary value is freed at the end of this statement
[INFO] [stdout]  84 | |          }
[INFO] [stdout]     | |__________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 264 |                        => ":{}" - color_text_fmt!(option "38;5;159", "{:<3}", record.line())
[INFO] [stdout]     |                                   ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `color_text_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:77:22
[INFO] [stdout]     |
[INFO] [stdout]  74 | /          {
[INFO] [stdout]  75 | |              let module_path = $text;
[INFO] [stdout]  76 | |              module_path.and(
[INFO] [stdout]  77 | |                  Some(format_args!(
[INFO] [stdout]     | | ______________________^
[INFO] [stdout]  78 | ||                     "{}{}{}",
[INFO] [stdout]  79 | ||                     concatcp!("\x1b[", $color_sequence, "m"),
[INFO] [stdout]  80 | ||                     format!($formatting_lit, $text.unwrap()),
[INFO] [stdout]  81 | ||                     "\x1b[0m",
[INFO] [stdout]  82 | ||                 ))
[INFO] [stdout]     | ||_________________^ creates a temporary value which is freed while still in use
[INFO] [stdout]  83 | |              )
[INFO] [stdout]     | |              - temporary value is freed at the end of this statement
[INFO] [stdout]  84 | |          }
[INFO] [stdout]     | |__________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 263 |                    "{}" - color_text_fmt!(option "38;5;159", "{}", full.as_ref())
[INFO] [stdout]     |                           ------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `color_text_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:77:22
[INFO] [stdout]     |
[INFO] [stdout]  74 | /          {
[INFO] [stdout]  75 | |              let module_path = $text;
[INFO] [stdout]  76 | |              module_path.and(
[INFO] [stdout]  77 | |                  Some(format_args!(
[INFO] [stdout]     | | ______________________^
[INFO] [stdout]  78 | ||                     "{}{}{}",
[INFO] [stdout]  79 | ||                     concatcp!("\x1b[", $color_sequence, "m"),
[INFO] [stdout]  80 | ||                     format!($formatting_lit, $text.unwrap()),
[INFO] [stdout]  81 | ||                     "\x1b[0m",
[INFO] [stdout]  82 | ||                 ))
[INFO] [stdout]     | ||_________________^ creates a temporary value which is freed while still in use
[INFO] [stdout]  83 | |              )
[INFO] [stdout]     | |              - temporary value is freed at the end of this statement
[INFO] [stdout]  84 | |          }
[INFO] [stdout]     | |__________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 264 |                        => ":{}" - color_text_fmt!(option "38;5;159", "{:<3}", record.line())
[INFO] [stdout]     |                                   ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `color_text_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:77:22
[INFO] [stdout]     |
[INFO] [stdout]  74 | /          {
[INFO] [stdout]  75 | |              let module_path = $text;
[INFO] [stdout]  76 | |              module_path.and(
[INFO] [stdout]  77 | |                  Some(format_args!(
[INFO] [stdout]     | | ______________________^
[INFO] [stdout]  78 | ||                     "{}{}{}",
[INFO] [stdout]  79 | ||                     concatcp!("\x1b[", $color_sequence, "m"),
[INFO] [stdout]  80 | ||                     format!($formatting_lit, $text.unwrap()),
[INFO] [stdout]  81 | ||                     "\x1b[0m",
[INFO] [stdout]  82 | ||                 ))
[INFO] [stdout]     | ||_________________^ creates a temporary value which is freed while still in use
[INFO] [stdout]  83 | |              )
[INFO] [stdout]     | |              - temporary value is freed at the end of this statement
[INFO] [stdout]  84 | |          }
[INFO] [stdout]     | |__________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 261 |                    "{} "   - color_text_fmt!(option "38;5;47", "{}", record.module_path()),
[INFO] [stdout]     |                              ------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `color_text_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:77:22
[INFO] [stdout]     |
[INFO] [stdout]  74 | /          {
[INFO] [stdout]  75 | |              let module_path = $text;
[INFO] [stdout]  76 | |              module_path.and(
[INFO] [stdout]  77 | |                  Some(format_args!(
[INFO] [stdout]     | | ______________________^
[INFO] [stdout]  78 | ||                     "{}{}{}",
[INFO] [stdout]  79 | ||                     concatcp!("\x1b[", $color_sequence, "m"),
[INFO] [stdout]  80 | ||                     format!($formatting_lit, $text.unwrap()),
[INFO] [stdout]  81 | ||                     "\x1b[0m",
[INFO] [stdout]  82 | ||                 ))
[INFO] [stdout]     | ||_________________^ creates a temporary value which is freed while still in use
[INFO] [stdout]  83 | |              )
[INFO] [stdout]     | |              - temporary value is freed at the end of this statement
[INFO] [stdout]  84 | |          }
[INFO] [stdout]     | |__________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 263 |                    "{}" - color_text_fmt!(option "38;5;159", "{}", full.as_ref())
[INFO] [stdout]     |                           ------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `color_text_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:77:22
[INFO] [stdout]     |
[INFO] [stdout]  74 | /          {
[INFO] [stdout]  75 | |              let module_path = $text;
[INFO] [stdout]  76 | |              module_path.and(
[INFO] [stdout]  77 | |                  Some(format_args!(
[INFO] [stdout]     | | ______________________^
[INFO] [stdout]  78 | ||                     "{}{}{}",
[INFO] [stdout]  79 | ||                     concatcp!("\x1b[", $color_sequence, "m"),
[INFO] [stdout]  80 | ||                     format!($formatting_lit, $text.unwrap()),
[INFO] [stdout]  81 | ||                     "\x1b[0m",
[INFO] [stdout]  82 | ||                 ))
[INFO] [stdout]     | ||_________________^ creates a temporary value which is freed while still in use
[INFO] [stdout]  83 | |              )
[INFO] [stdout]     | |              - temporary value is freed at the end of this statement
[INFO] [stdout]  84 | |          }
[INFO] [stdout]     | |__________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 264 |                        => ":{}" - color_text_fmt!(option "38;5;159", "{:<3}", record.line())
[INFO] [stdout]     |                                   ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `color_text_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:77:22
[INFO] [stdout]     |
[INFO] [stdout]  74 | /          {
[INFO] [stdout]  75 | |              let module_path = $text;
[INFO] [stdout]  76 | |              module_path.and(
[INFO] [stdout]  77 | |                  Some(format_args!(
[INFO] [stdout]     | | ______________________^
[INFO] [stdout]  78 | ||                     "{}{}{}",
[INFO] [stdout]  79 | ||                     concatcp!("\x1b[", $color_sequence, "m"),
[INFO] [stdout]  80 | ||                     format!($formatting_lit, $text.unwrap()),
[INFO] [stdout]  81 | ||                     "\x1b[0m",
[INFO] [stdout]  82 | ||                 ))
[INFO] [stdout]     | ||_________________^ creates a temporary value which is freed while still in use
[INFO] [stdout]  83 | |              )
[INFO] [stdout]     | |              - temporary value is freed at the end of this statement
[INFO] [stdout]  84 | |          }
[INFO] [stdout]     | |__________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 263 |                    "{}" - color_text_fmt!(option "38;5;159", "{}", full.as_ref())
[INFO] [stdout]     |                           ------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `color_text_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:77:22
[INFO] [stdout]     |
[INFO] [stdout]  74 | /          {
[INFO] [stdout]  75 | |              let module_path = $text;
[INFO] [stdout]  76 | |              module_path.and(
[INFO] [stdout]  77 | |                  Some(format_args!(
[INFO] [stdout]     | | ______________________^
[INFO] [stdout]  78 | ||                     "{}{}{}",
[INFO] [stdout]  79 | ||                     concatcp!("\x1b[", $color_sequence, "m"),
[INFO] [stdout]  80 | ||                     format!($formatting_lit, $text.unwrap()),
[INFO] [stdout]  81 | ||                     "\x1b[0m",
[INFO] [stdout]  82 | ||                 ))
[INFO] [stdout]     | ||_________________^ creates a temporary value which is freed while still in use
[INFO] [stdout]  83 | |              )
[INFO] [stdout]     | |              - temporary value is freed at the end of this statement
[INFO] [stdout]  84 | |          }
[INFO] [stdout]     | |__________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 264 |                        => ":{}" - color_text_fmt!(option "38;5;159", "{:<3}", record.line())
[INFO] [stdout]     |                                   ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `color_text_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:77:22
[INFO] [stdout]     |
[INFO] [stdout]  74 | /          {
[INFO] [stdout]  75 | |              let module_path = $text;
[INFO] [stdout]  76 | |              module_path.and(
[INFO] [stdout]  77 | |                  Some(format_args!(
[INFO] [stdout]     | | ______________________^
[INFO] [stdout]  78 | ||                     "{}{}{}",
[INFO] [stdout]  79 | ||                     concatcp!("\x1b[", $color_sequence, "m"),
[INFO] [stdout]  80 | ||                     format!($formatting_lit, $text.unwrap()),
[INFO] [stdout]  81 | ||                     "\x1b[0m",
[INFO] [stdout]  82 | ||                 ))
[INFO] [stdout]     | ||_________________^ creates a temporary value which is freed while still in use
[INFO] [stdout]  83 | |              )
[INFO] [stdout]     | |              - temporary value is freed at the end of this statement
[INFO] [stdout]  84 | |          }
[INFO] [stdout]     | |__________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 261 |                    "{} "   - color_text_fmt!(option "38;5;47", "{}", record.module_path()),
[INFO] [stdout]     |                              ------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `color_text_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:77:22
[INFO] [stdout]     |
[INFO] [stdout]  74 | /          {
[INFO] [stdout]  75 | |              let module_path = $text;
[INFO] [stdout]  76 | |              module_path.and(
[INFO] [stdout]  77 | |                  Some(format_args!(
[INFO] [stdout]     | | ______________________^
[INFO] [stdout]  78 | ||                     "{}{}{}",
[INFO] [stdout]  79 | ||                     concatcp!("\x1b[", $color_sequence, "m"),
[INFO] [stdout]  80 | ||                     format!($formatting_lit, $text.unwrap()),
[INFO] [stdout]  81 | ||                     "\x1b[0m",
[INFO] [stdout]  82 | ||                 ))
[INFO] [stdout]     | ||_________________^ creates a temporary value which is freed while still in use
[INFO] [stdout]  83 | |              )
[INFO] [stdout]     | |              - temporary value is freed at the end of this statement
[INFO] [stdout]  84 | |          }
[INFO] [stdout]     | |__________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 263 |                    "{}" - color_text_fmt!(option "38;5;159", "{}", full.as_ref())
[INFO] [stdout]     |                           ------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `color_text_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:77:22
[INFO] [stdout]     |
[INFO] [stdout]  74 | /          {
[INFO] [stdout]  75 | |              let module_path = $text;
[INFO] [stdout]  76 | |              module_path.and(
[INFO] [stdout]  77 | |                  Some(format_args!(
[INFO] [stdout]     | | ______________________^
[INFO] [stdout]  78 | ||                     "{}{}{}",
[INFO] [stdout]  79 | ||                     concatcp!("\x1b[", $color_sequence, "m"),
[INFO] [stdout]  80 | ||                     format!($formatting_lit, $text.unwrap()),
[INFO] [stdout]  81 | ||                     "\x1b[0m",
[INFO] [stdout]  82 | ||                 ))
[INFO] [stdout]     | ||_________________^ creates a temporary value which is freed while still in use
[INFO] [stdout]  83 | |              )
[INFO] [stdout]     | |              - temporary value is freed at the end of this statement
[INFO] [stdout]  84 | |          }
[INFO] [stdout]     | |__________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 264 |                        => ":{}" - color_text_fmt!(option "38;5;159", "{:<3}", record.line())
[INFO] [stdout]     |                                   ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `color_text_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:77:22
[INFO] [stdout]     |
[INFO] [stdout]  74 | /          {
[INFO] [stdout]  75 | |              let module_path = $text;
[INFO] [stdout]  76 | |              module_path.and(
[INFO] [stdout]  77 | |                  Some(format_args!(
[INFO] [stdout]     | | ______________________^
[INFO] [stdout]  78 | ||                     "{}{}{}",
[INFO] [stdout]  79 | ||                     concatcp!("\x1b[", $color_sequence, "m"),
[INFO] [stdout]  80 | ||                     format!($formatting_lit, $text.unwrap()),
[INFO] [stdout]  81 | ||                     "\x1b[0m",
[INFO] [stdout]  82 | ||                 ))
[INFO] [stdout]     | ||_________________^ creates a temporary value which is freed while still in use
[INFO] [stdout]  83 | |              )
[INFO] [stdout]     | |              - temporary value is freed at the end of this statement
[INFO] [stdout]  84 | |          }
[INFO] [stdout]     | |__________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 263 |                    "{}" - color_text_fmt!(option "38;5;159", "{}", full.as_ref())
[INFO] [stdout]     |                           ------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `color_text_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:77:22
[INFO] [stdout]     |
[INFO] [stdout]  74 | /          {
[INFO] [stdout]  75 | |              let module_path = $text;
[INFO] [stdout]  76 | |              module_path.and(
[INFO] [stdout]  77 | |                  Some(format_args!(
[INFO] [stdout]     | | ______________________^
[INFO] [stdout]  78 | ||                     "{}{}{}",
[INFO] [stdout]  79 | ||                     concatcp!("\x1b[", $color_sequence, "m"),
[INFO] [stdout]  80 | ||                     format!($formatting_lit, $text.unwrap()),
[INFO] [stdout]  81 | ||                     "\x1b[0m",
[INFO] [stdout]  82 | ||                 ))
[INFO] [stdout]     | ||_________________^ creates a temporary value which is freed while still in use
[INFO] [stdout]  83 | |              )
[INFO] [stdout]     | |              - temporary value is freed at the end of this statement
[INFO] [stdout]  84 | |          }
[INFO] [stdout]     | |__________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 264 |                        => ":{}" - color_text_fmt!(option "38;5;159", "{:<3}", record.line())
[INFO] [stdout]     |                                   ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `color_text_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:77:22
[INFO] [stdout]     |
[INFO] [stdout]  74 | /          {
[INFO] [stdout]  75 | |              let module_path = $text;
[INFO] [stdout]  76 | |              module_path.and(
[INFO] [stdout]  77 | |                  Some(format_args!(
[INFO] [stdout]     | | ______________________^
[INFO] [stdout]  78 | ||                     "{}{}{}",
[INFO] [stdout]  79 | ||                     concatcp!("\x1b[", $color_sequence, "m"),
[INFO] [stdout]  80 | ||                     format!($formatting_lit, $text.unwrap()),
[INFO] [stdout]  81 | ||                     "\x1b[0m",
[INFO] [stdout]  82 | ||                 ))
[INFO] [stdout]     | ||_________________^ creates a temporary value which is freed while still in use
[INFO] [stdout]  83 | |              )
[INFO] [stdout]     | |              - temporary value is freed at the end of this statement
[INFO] [stdout]  84 | |          }
[INFO] [stdout]     | |__________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 261 |                    "{} "   - color_text_fmt!(option "38;5;47", "{}", record.module_path()),
[INFO] [stdout]     |                              ------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `color_text_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:77:22
[INFO] [stdout]     |
[INFO] [stdout]  74 | /          {
[INFO] [stdout]  75 | |              let module_path = $text;
[INFO] [stdout]  76 | |              module_path.and(
[INFO] [stdout]  77 | |                  Some(format_args!(
[INFO] [stdout]     | | ______________________^
[INFO] [stdout]  78 | ||                     "{}{}{}",
[INFO] [stdout]  79 | ||                     concatcp!("\x1b[", $color_sequence, "m"),
[INFO] [stdout]  80 | ||                     format!($formatting_lit, $text.unwrap()),
[INFO] [stdout]  81 | ||                     "\x1b[0m",
[INFO] [stdout]  82 | ||                 ))
[INFO] [stdout]     | ||_________________^ creates a temporary value which is freed while still in use
[INFO] [stdout]  83 | |              )
[INFO] [stdout]     | |              - temporary value is freed at the end of this statement
[INFO] [stdout]  84 | |          }
[INFO] [stdout]     | |__________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 263 |                    "{}" - color_text_fmt!(option "38;5;159", "{}", full.as_ref())
[INFO] [stdout]     |                           ------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `color_text_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:77:22
[INFO] [stdout]     |
[INFO] [stdout]  74 | /          {
[INFO] [stdout]  75 | |              let module_path = $text;
[INFO] [stdout]  76 | |              module_path.and(
[INFO] [stdout]  77 | |                  Some(format_args!(
[INFO] [stdout]     | | ______________________^
[INFO] [stdout]  78 | ||                     "{}{}{}",
[INFO] [stdout]  79 | ||                     concatcp!("\x1b[", $color_sequence, "m"),
[INFO] [stdout]  80 | ||                     format!($formatting_lit, $text.unwrap()),
[INFO] [stdout]  81 | ||                     "\x1b[0m",
[INFO] [stdout]  82 | ||                 ))
[INFO] [stdout]     | ||_________________^ creates a temporary value which is freed while still in use
[INFO] [stdout]  83 | |              )
[INFO] [stdout]     | |              - temporary value is freed at the end of this statement
[INFO] [stdout]  84 | |          }
[INFO] [stdout]     | |__________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 264 |                        => ":{}" - color_text_fmt!(option "38;5;159", "{:<3}", record.line())
[INFO] [stdout]     |                                   ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `color_text_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:77:22
[INFO] [stdout]     |
[INFO] [stdout]  74 | /          {
[INFO] [stdout]  75 | |              let module_path = $text;
[INFO] [stdout]  76 | |              module_path.and(
[INFO] [stdout]  77 | |                  Some(format_args!(
[INFO] [stdout]     | | ______________________^
[INFO] [stdout]  78 | ||                     "{}{}{}",
[INFO] [stdout]  79 | ||                     concatcp!("\x1b[", $color_sequence, "m"),
[INFO] [stdout]  80 | ||                     format!($formatting_lit, $text.unwrap()),
[INFO] [stdout]  81 | ||                     "\x1b[0m",
[INFO] [stdout]  82 | ||                 ))
[INFO] [stdout]     | ||_________________^ creates a temporary value which is freed while still in use
[INFO] [stdout]  83 | |              )
[INFO] [stdout]     | |              - temporary value is freed at the end of this statement
[INFO] [stdout]  84 | |          }
[INFO] [stdout]     | |__________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 263 |                    "{}" - color_text_fmt!(option "38;5;159", "{}", full.as_ref())
[INFO] [stdout]     |                           ------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `color_text_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:77:22
[INFO] [stdout]     |
[INFO] [stdout]  74 | /          {
[INFO] [stdout]  75 | |              let module_path = $text;
[INFO] [stdout]  76 | |              module_path.and(
[INFO] [stdout]  77 | |                  Some(format_args!(
[INFO] [stdout]     | | ______________________^
[INFO] [stdout]  78 | ||                     "{}{}{}",
[INFO] [stdout]  79 | ||                     concatcp!("\x1b[", $color_sequence, "m"),
[INFO] [stdout]  80 | ||                     format!($formatting_lit, $text.unwrap()),
[INFO] [stdout]  81 | ||                     "\x1b[0m",
[INFO] [stdout]  82 | ||                 ))
[INFO] [stdout]     | ||_________________^ creates a temporary value which is freed while still in use
[INFO] [stdout]  83 | |              )
[INFO] [stdout]     | |              - temporary value is freed at the end of this statement
[INFO] [stdout]  84 | |          }
[INFO] [stdout]     | |__________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 264 |                        => ":{}" - color_text_fmt!(option "38;5;159", "{:<3}", record.line())
[INFO] [stdout]     |                                   ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `color_text_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:77:22
[INFO] [stdout]     |
[INFO] [stdout]  74 | /          {
[INFO] [stdout]  75 | |              let module_path = $text;
[INFO] [stdout]  76 | |              module_path.and(
[INFO] [stdout]  77 | |                  Some(format_args!(
[INFO] [stdout]     | | ______________________^
[INFO] [stdout]  78 | ||                     "{}{}{}",
[INFO] [stdout]  79 | ||                     concatcp!("\x1b[", $color_sequence, "m"),
[INFO] [stdout]  80 | ||                     format!($formatting_lit, $text.unwrap()),
[INFO] [stdout]  81 | ||                     "\x1b[0m",
[INFO] [stdout]  82 | ||                 ))
[INFO] [stdout]     | ||_________________^ creates a temporary value which is freed while still in use
[INFO] [stdout]  83 | |              )
[INFO] [stdout]     | |              - temporary value is freed at the end of this statement
[INFO] [stdout]  84 | |          }
[INFO] [stdout]     | |__________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 261 |                    "{} "   - color_text_fmt!(option "38;5;47", "{}", record.module_path()),
[INFO] [stdout]     |                              ------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `color_text_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:77:22
[INFO] [stdout]     |
[INFO] [stdout]  74 | /          {
[INFO] [stdout]  75 | |              let module_path = $text;
[INFO] [stdout]  76 | |              module_path.and(
[INFO] [stdout]  77 | |                  Some(format_args!(
[INFO] [stdout]     | | ______________________^
[INFO] [stdout]  78 | ||                     "{}{}{}",
[INFO] [stdout]  79 | ||                     concatcp!("\x1b[", $color_sequence, "m"),
[INFO] [stdout]  80 | ||                     format!($formatting_lit, $text.unwrap()),
[INFO] [stdout]  81 | ||                     "\x1b[0m",
[INFO] [stdout]  82 | ||                 ))
[INFO] [stdout]     | ||_________________^ creates a temporary value which is freed while still in use
[INFO] [stdout]  83 | |              )
[INFO] [stdout]     | |              - temporary value is freed at the end of this statement
[INFO] [stdout]  84 | |          }
[INFO] [stdout]     | |__________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 263 |                    "{}" - color_text_fmt!(option "38;5;159", "{}", full.as_ref())
[INFO] [stdout]     |                           ------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `color_text_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:77:22
[INFO] [stdout]     |
[INFO] [stdout]  74 | /          {
[INFO] [stdout]  75 | |              let module_path = $text;
[INFO] [stdout]  76 | |              module_path.and(
[INFO] [stdout]  77 | |                  Some(format_args!(
[INFO] [stdout]     | | ______________________^
[INFO] [stdout]  78 | ||                     "{}{}{}",
[INFO] [stdout]  79 | ||                     concatcp!("\x1b[", $color_sequence, "m"),
[INFO] [stdout]  80 | ||                     format!($formatting_lit, $text.unwrap()),
[INFO] [stdout]  81 | ||                     "\x1b[0m",
[INFO] [stdout]  82 | ||                 ))
[INFO] [stdout]     | ||_________________^ creates a temporary value which is freed while still in use
[INFO] [stdout]  83 | |              )
[INFO] [stdout]     | |              - temporary value is freed at the end of this statement
[INFO] [stdout]  84 | |          }
[INFO] [stdout]     | |__________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 264 |                        => ":{}" - color_text_fmt!(option "38;5;159", "{:<3}", record.line())
[INFO] [stdout]     |                                   ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `color_text_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:77:22
[INFO] [stdout]     |
[INFO] [stdout]  74 | /          {
[INFO] [stdout]  75 | |              let module_path = $text;
[INFO] [stdout]  76 | |              module_path.and(
[INFO] [stdout]  77 | |                  Some(format_args!(
[INFO] [stdout]     | | ______________________^
[INFO] [stdout]  78 | ||                     "{}{}{}",
[INFO] [stdout]  79 | ||                     concatcp!("\x1b[", $color_sequence, "m"),
[INFO] [stdout]  80 | ||                     format!($formatting_lit, $text.unwrap()),
[INFO] [stdout]  81 | ||                     "\x1b[0m",
[INFO] [stdout]  82 | ||                 ))
[INFO] [stdout]     | ||_________________^ creates a temporary value which is freed while still in use
[INFO] [stdout]  83 | |              )
[INFO] [stdout]     | |              - temporary value is freed at the end of this statement
[INFO] [stdout]  84 | |          }
[INFO] [stdout]     | |__________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 263 |                    "{}" - color_text_fmt!(option "38;5;159", "{}", full.as_ref())
[INFO] [stdout]     |                           ------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `color_text_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:77:22
[INFO] [stdout]     |
[INFO] [stdout]  74 | /          {
[INFO] [stdout]  75 | |              let module_path = $text;
[INFO] [stdout]  76 | |              module_path.and(
[INFO] [stdout]  77 | |                  Some(format_args!(
[INFO] [stdout]     | | ______________________^
[INFO] [stdout]  78 | ||                     "{}{}{}",
[INFO] [stdout]  79 | ||                     concatcp!("\x1b[", $color_sequence, "m"),
[INFO] [stdout]  80 | ||                     format!($formatting_lit, $text.unwrap()),
[INFO] [stdout]  81 | ||                     "\x1b[0m",
[INFO] [stdout]  82 | ||                 ))
[INFO] [stdout]     | ||_________________^ creates a temporary value which is freed while still in use
[INFO] [stdout]  83 | |              )
[INFO] [stdout]     | |              - temporary value is freed at the end of this statement
[INFO] [stdout]  84 | |          }
[INFO] [stdout]     | |__________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 264 |                        => ":{}" - color_text_fmt!(option "38;5;159", "{:<3}", record.line())
[INFO] [stdout]     |                                   ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `color_text_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:77:22
[INFO] [stdout]     |
[INFO] [stdout]  74 | /          {
[INFO] [stdout]  75 | |              let module_path = $text;
[INFO] [stdout]  76 | |              module_path.and(
[INFO] [stdout]  77 | |                  Some(format_args!(
[INFO] [stdout]     | | ______________________^
[INFO] [stdout]  78 | ||                     "{}{}{}",
[INFO] [stdout]  79 | ||                     concatcp!("\x1b[", $color_sequence, "m"),
[INFO] [stdout]  80 | ||                     format!($formatting_lit, $text.unwrap()),
[INFO] [stdout]  81 | ||                     "\x1b[0m",
[INFO] [stdout]  82 | ||                 ))
[INFO] [stdout]     | ||_________________^ creates a temporary value which is freed while still in use
[INFO] [stdout]  83 | |              )
[INFO] [stdout]     | |              - temporary value is freed at the end of this statement
[INFO] [stdout]  84 | |          }
[INFO] [stdout]     | |__________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 261 |                    "{} "   - color_text_fmt!(option "38;5;47", "{}", record.module_path()),
[INFO] [stdout]     |                              ------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `color_text_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:77:22
[INFO] [stdout]     |
[INFO] [stdout]  74 | /          {
[INFO] [stdout]  75 | |              let module_path = $text;
[INFO] [stdout]  76 | |              module_path.and(
[INFO] [stdout]  77 | |                  Some(format_args!(
[INFO] [stdout]     | | ______________________^
[INFO] [stdout]  78 | ||                     "{}{}{}",
[INFO] [stdout]  79 | ||                     concatcp!("\x1b[", $color_sequence, "m"),
[INFO] [stdout]  80 | ||                     format!($formatting_lit, $text.unwrap()),
[INFO] [stdout]  81 | ||                     "\x1b[0m",
[INFO] [stdout]  82 | ||                 ))
[INFO] [stdout]     | ||_________________^ creates a temporary value which is freed while still in use
[INFO] [stdout]  83 | |              )
[INFO] [stdout]     | |              - temporary value is freed at the end of this statement
[INFO] [stdout]  84 | |          }
[INFO] [stdout]     | |__________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 263 |                    "{}" - color_text_fmt!(option "38;5;159", "{}", full.as_ref())
[INFO] [stdout]     |                           ------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `color_text_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:77:22
[INFO] [stdout]     |
[INFO] [stdout]  74 | /          {
[INFO] [stdout]  75 | |              let module_path = $text;
[INFO] [stdout]  76 | |              module_path.and(
[INFO] [stdout]  77 | |                  Some(format_args!(
[INFO] [stdout]     | | ______________________^
[INFO] [stdout]  78 | ||                     "{}{}{}",
[INFO] [stdout]  79 | ||                     concatcp!("\x1b[", $color_sequence, "m"),
[INFO] [stdout]  80 | ||                     format!($formatting_lit, $text.unwrap()),
[INFO] [stdout]  81 | ||                     "\x1b[0m",
[INFO] [stdout]  82 | ||                 ))
[INFO] [stdout]     | ||_________________^ creates a temporary value which is freed while still in use
[INFO] [stdout]  83 | |              )
[INFO] [stdout]     | |              - temporary value is freed at the end of this statement
[INFO] [stdout]  84 | |          }
[INFO] [stdout]     | |__________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 264 |                        => ":{}" - color_text_fmt!(option "38;5;159", "{:<3}", record.line())
[INFO] [stdout]     |                                   ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `color_text_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:77:22
[INFO] [stdout]     |
[INFO] [stdout]  74 | /          {
[INFO] [stdout]  75 | |              let module_path = $text;
[INFO] [stdout]  76 | |              module_path.and(
[INFO] [stdout]  77 | |                  Some(format_args!(
[INFO] [stdout]     | | ______________________^
[INFO] [stdout]  78 | ||                     "{}{}{}",
[INFO] [stdout]  79 | ||                     concatcp!("\x1b[", $color_sequence, "m"),
[INFO] [stdout]  80 | ||                     format!($formatting_lit, $text.unwrap()),
[INFO] [stdout]  81 | ||                     "\x1b[0m",
[INFO] [stdout]  82 | ||                 ))
[INFO] [stdout]     | ||_________________^ creates a temporary value which is freed while still in use
[INFO] [stdout]  83 | |              )
[INFO] [stdout]     | |              - temporary value is freed at the end of this statement
[INFO] [stdout]  84 | |          }
[INFO] [stdout]     | |__________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 263 |                    "{}" - color_text_fmt!(option "38;5;159", "{}", full.as_ref())
[INFO] [stdout]     |                           ------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `color_text_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:77:22
[INFO] [stdout]     |
[INFO] [stdout]  74 | /          {
[INFO] [stdout]  75 | |              let module_path = $text;
[INFO] [stdout]  76 | |              module_path.and(
[INFO] [stdout]  77 | |                  Some(format_args!(
[INFO] [stdout]     | | ______________________^
[INFO] [stdout]  78 | ||                     "{}{}{}",
[INFO] [stdout]  79 | ||                     concatcp!("\x1b[", $color_sequence, "m"),
[INFO] [stdout]  80 | ||                     format!($formatting_lit, $text.unwrap()),
[INFO] [stdout]  81 | ||                     "\x1b[0m",
[INFO] [stdout]  82 | ||                 ))
[INFO] [stdout]     | ||_________________^ creates a temporary value which is freed while still in use
[INFO] [stdout]  83 | |              )
[INFO] [stdout]     | |              - temporary value is freed at the end of this statement
[INFO] [stdout]  84 | |          }
[INFO] [stdout]     | |__________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 264 |                        => ":{}" - color_text_fmt!(option "38;5;159", "{:<3}", record.line())
[INFO] [stdout]     |                                   ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `color_text_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:77:22
[INFO] [stdout]     |
[INFO] [stdout]  74 | /          {
[INFO] [stdout]  75 | |              let module_path = $text;
[INFO] [stdout]  76 | |              module_path.and(
[INFO] [stdout]  77 | |                  Some(format_args!(
[INFO] [stdout]     | | ______________________^
[INFO] [stdout]  78 | ||                     "{}{}{}",
[INFO] [stdout]  79 | ||                     concatcp!("\x1b[", $color_sequence, "m"),
[INFO] [stdout]  80 | ||                     format!($formatting_lit, $text.unwrap()),
[INFO] [stdout]  81 | ||                     "\x1b[0m",
[INFO] [stdout]  82 | ||                 ))
[INFO] [stdout]     | ||_________________^ creates a temporary value which is freed while still in use
[INFO] [stdout]  83 | |              )
[INFO] [stdout]     | |              - temporary value is freed at the end of this statement
[INFO] [stdout]  84 | |          }
[INFO] [stdout]     | |__________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 261 |                    "{} "   - color_text_fmt!(option "38;5;47", "{}", record.module_path()),
[INFO] [stdout]     |                              ------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `color_text_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:77:22
[INFO] [stdout]     |
[INFO] [stdout]  74 | /          {
[INFO] [stdout]  75 | |              let module_path = $text;
[INFO] [stdout]  76 | |              module_path.and(
[INFO] [stdout]  77 | |                  Some(format_args!(
[INFO] [stdout]     | | ______________________^
[INFO] [stdout]  78 | ||                     "{}{}{}",
[INFO] [stdout]  79 | ||                     concatcp!("\x1b[", $color_sequence, "m"),
[INFO] [stdout]  80 | ||                     format!($formatting_lit, $text.unwrap()),
[INFO] [stdout]  81 | ||                     "\x1b[0m",
[INFO] [stdout]  82 | ||                 ))
[INFO] [stdout]     | ||_________________^ creates a temporary value which is freed while still in use
[INFO] [stdout]  83 | |              )
[INFO] [stdout]     | |              - temporary value is freed at the end of this statement
[INFO] [stdout]  84 | |          }
[INFO] [stdout]     | |__________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 263 |                    "{}" - color_text_fmt!(option "38;5;159", "{}", full.as_ref())
[INFO] [stdout]     |                           ------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `color_text_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:77:22
[INFO] [stdout]     |
[INFO] [stdout]  74 | /          {
[INFO] [stdout]  75 | |              let module_path = $text;
[INFO] [stdout]  76 | |              module_path.and(
[INFO] [stdout]  77 | |                  Some(format_args!(
[INFO] [stdout]     | | ______________________^
[INFO] [stdout]  78 | ||                     "{}{}{}",
[INFO] [stdout]  79 | ||                     concatcp!("\x1b[", $color_sequence, "m"),
[INFO] [stdout]  80 | ||                     format!($formatting_lit, $text.unwrap()),
[INFO] [stdout]  81 | ||                     "\x1b[0m",
[INFO] [stdout]  82 | ||                 ))
[INFO] [stdout]     | ||_________________^ creates a temporary value which is freed while still in use
[INFO] [stdout]  83 | |              )
[INFO] [stdout]     | |              - temporary value is freed at the end of this statement
[INFO] [stdout]  84 | |          }
[INFO] [stdout]     | |__________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 264 |                        => ":{}" - color_text_fmt!(option "38;5;159", "{:<3}", record.line())
[INFO] [stdout]     |                                   ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `color_text_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:77:22
[INFO] [stdout]     |
[INFO] [stdout]  74 | /          {
[INFO] [stdout]  75 | |              let module_path = $text;
[INFO] [stdout]  76 | |              module_path.and(
[INFO] [stdout]  77 | |                  Some(format_args!(
[INFO] [stdout]     | | ______________________^
[INFO] [stdout]  78 | ||                     "{}{}{}",
[INFO] [stdout]  79 | ||                     concatcp!("\x1b[", $color_sequence, "m"),
[INFO] [stdout]  80 | ||                     format!($formatting_lit, $text.unwrap()),
[INFO] [stdout]  81 | ||                     "\x1b[0m",
[INFO] [stdout]  82 | ||                 ))
[INFO] [stdout]     | ||_________________^ creates a temporary value which is freed while still in use
[INFO] [stdout]  83 | |              )
[INFO] [stdout]     | |              - temporary value is freed at the end of this statement
[INFO] [stdout]  84 | |          }
[INFO] [stdout]     | |__________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 263 |                    "{}" - color_text_fmt!(option "38;5;159", "{}", full.as_ref())
[INFO] [stdout]     |                           ------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `color_text_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:77:22
[INFO] [stdout]     |
[INFO] [stdout]  74 | /          {
[INFO] [stdout]  75 | |              let module_path = $text;
[INFO] [stdout]  76 | |              module_path.and(
[INFO] [stdout]  77 | |                  Some(format_args!(
[INFO] [stdout]     | | ______________________^
[INFO] [stdout]  78 | ||                     "{}{}{}",
[INFO] [stdout]  79 | ||                     concatcp!("\x1b[", $color_sequence, "m"),
[INFO] [stdout]  80 | ||                     format!($formatting_lit, $text.unwrap()),
[INFO] [stdout]  81 | ||                     "\x1b[0m",
[INFO] [stdout]  82 | ||                 ))
[INFO] [stdout]     | ||_________________^ creates a temporary value which is freed while still in use
[INFO] [stdout]  83 | |              )
[INFO] [stdout]     | |              - temporary value is freed at the end of this statement
[INFO] [stdout]  84 | |          }
[INFO] [stdout]     | |__________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 264 |                        => ":{}" - color_text_fmt!(option "38;5;159", "{:<3}", record.line())
[INFO] [stdout]     |                                   ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `color_text_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:80:21
[INFO] [stdout]     |
[INFO] [stdout]  74 | /         {
[INFO] [stdout]  75 | |             let module_path = $text;
[INFO] [stdout]  76 | |             module_path.and(
[INFO] [stdout]  77 | |                 Some(format_args!(
[INFO] [stdout] ...   |
[INFO] [stdout]  80 | |                     format!($formatting_lit, $text.unwrap()),
[INFO] [stdout]     | |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout]  83 | |             )
[INFO] [stdout]     | |             - temporary value is freed at the end of this statement
[INFO] [stdout]  84 | |         }
[INFO] [stdout]     | |_________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 261 |                   "{} "   - color_text_fmt!(option "38;5;47", "{}", record.module_path()),
[INFO] [stdout]     |                             ------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `format` which comes from the expansion of the macro `color_text_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:80:21
[INFO] [stdout]     |
[INFO] [stdout]  74 | /         {
[INFO] [stdout]  75 | |             let module_path = $text;
[INFO] [stdout]  76 | |             module_path.and(
[INFO] [stdout]  77 | |                 Some(format_args!(
[INFO] [stdout] ...   |
[INFO] [stdout]  80 | |                     format!($formatting_lit, $text.unwrap()),
[INFO] [stdout]     | |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout]  83 | |             )
[INFO] [stdout]     | |             - temporary value is freed at the end of this statement
[INFO] [stdout]  84 | |         }
[INFO] [stdout]     | |_________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 263 |                   "{}" - color_text_fmt!(option "38;5;159", "{}", full.as_ref())
[INFO] [stdout]     |                          ------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `format` which comes from the expansion of the macro `color_text_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:80:21
[INFO] [stdout]     |
[INFO] [stdout]  74 | /         {
[INFO] [stdout]  75 | |             let module_path = $text;
[INFO] [stdout]  76 | |             module_path.and(
[INFO] [stdout]  77 | |                 Some(format_args!(
[INFO] [stdout] ...   |
[INFO] [stdout]  80 | |                     format!($formatting_lit, $text.unwrap()),
[INFO] [stdout]     | |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout]  83 | |             )
[INFO] [stdout]     | |             - temporary value is freed at the end of this statement
[INFO] [stdout]  84 | |         }
[INFO] [stdout]     | |_________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 264 |                       => ":{}" - color_text_fmt!(option "38;5;159", "{:<3}", record.line())
[INFO] [stdout]     |                                  ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `format` which comes from the expansion of the macro `color_text_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:80:21
[INFO] [stdout]     |
[INFO] [stdout]  74 | /         {
[INFO] [stdout]  75 | |             let module_path = $text;
[INFO] [stdout]  76 | |             module_path.and(
[INFO] [stdout]  77 | |                 Some(format_args!(
[INFO] [stdout] ...   |
[INFO] [stdout]  80 | |                     format!($formatting_lit, $text.unwrap()),
[INFO] [stdout]     | |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout]  83 | |             )
[INFO] [stdout]     | |             - temporary value is freed at the end of this statement
[INFO] [stdout]  84 | |         }
[INFO] [stdout]     | |_________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 263 |                   "{}" - color_text_fmt!(option "38;5;159", "{}", full.as_ref())
[INFO] [stdout]     |                          ------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `format` which comes from the expansion of the macro `color_text_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:80:21
[INFO] [stdout]     |
[INFO] [stdout]  74 | /         {
[INFO] [stdout]  75 | |             let module_path = $text;
[INFO] [stdout]  76 | |             module_path.and(
[INFO] [stdout]  77 | |                 Some(format_args!(
[INFO] [stdout] ...   |
[INFO] [stdout]  80 | |                     format!($formatting_lit, $text.unwrap()),
[INFO] [stdout]     | |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout]  83 | |             )
[INFO] [stdout]     | |             - temporary value is freed at the end of this statement
[INFO] [stdout]  84 | |         }
[INFO] [stdout]     | |_________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 264 |                       => ":{}" - color_text_fmt!(option "38;5;159", "{:<3}", record.line())
[INFO] [stdout]     |                                  ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `format` which comes from the expansion of the macro `color_text_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:80:21
[INFO] [stdout]     |
[INFO] [stdout]  74 | /         {
[INFO] [stdout]  75 | |             let module_path = $text;
[INFO] [stdout]  76 | |             module_path.and(
[INFO] [stdout]  77 | |                 Some(format_args!(
[INFO] [stdout] ...   |
[INFO] [stdout]  80 | |                     format!($formatting_lit, $text.unwrap()),
[INFO] [stdout]     | |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout]  83 | |             )
[INFO] [stdout]     | |             - temporary value is freed at the end of this statement
[INFO] [stdout]  84 | |         }
[INFO] [stdout]     | |_________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 261 |                   "{} "   - color_text_fmt!(option "38;5;47", "{}", record.module_path()),
[INFO] [stdout]     |                             ------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `format` which comes from the expansion of the macro `color_text_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:80:21
[INFO] [stdout]     |
[INFO] [stdout]  74 | /         {
[INFO] [stdout]  75 | |             let module_path = $text;
[INFO] [stdout]  76 | |             module_path.and(
[INFO] [stdout]  77 | |                 Some(format_args!(
[INFO] [stdout] ...   |
[INFO] [stdout]  80 | |                     format!($formatting_lit, $text.unwrap()),
[INFO] [stdout]     | |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout]  83 | |             )
[INFO] [stdout]     | |             - temporary value is freed at the end of this statement
[INFO] [stdout]  84 | |         }
[INFO] [stdout]     | |_________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 263 |                   "{}" - color_text_fmt!(option "38;5;159", "{}", full.as_ref())
[INFO] [stdout]     |                          ------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `format` which comes from the expansion of the macro `color_text_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:80:21
[INFO] [stdout]     |
[INFO] [stdout]  74 | /         {
[INFO] [stdout]  75 | |             let module_path = $text;
[INFO] [stdout]  76 | |             module_path.and(
[INFO] [stdout]  77 | |                 Some(format_args!(
[INFO] [stdout] ...   |
[INFO] [stdout]  80 | |                     format!($formatting_lit, $text.unwrap()),
[INFO] [stdout]     | |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout]  83 | |             )
[INFO] [stdout]     | |             - temporary value is freed at the end of this statement
[INFO] [stdout]  84 | |         }
[INFO] [stdout]     | |_________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 264 |                       => ":{}" - color_text_fmt!(option "38;5;159", "{:<3}", record.line())
[INFO] [stdout]     |                                  ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `format` which comes from the expansion of the macro `color_text_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:80:21
[INFO] [stdout]     |
[INFO] [stdout]  74 | /         {
[INFO] [stdout]  75 | |             let module_path = $text;
[INFO] [stdout]  76 | |             module_path.and(
[INFO] [stdout]  77 | |                 Some(format_args!(
[INFO] [stdout] ...   |
[INFO] [stdout]  80 | |                     format!($formatting_lit, $text.unwrap()),
[INFO] [stdout]     | |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout]  83 | |             )
[INFO] [stdout]     | |             - temporary value is freed at the end of this statement
[INFO] [stdout]  84 | |         }
[INFO] [stdout]     | |_________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 263 |                   "{}" - color_text_fmt!(option "38;5;159", "{}", full.as_ref())
[INFO] [stdout]     |                          ------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `format` which comes from the expansion of the macro `color_text_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:80:21
[INFO] [stdout]     |
[INFO] [stdout]  74 | /         {
[INFO] [stdout]  75 | |             let module_path = $text;
[INFO] [stdout]  76 | |             module_path.and(
[INFO] [stdout]  77 | |                 Some(format_args!(
[INFO] [stdout] ...   |
[INFO] [stdout]  80 | |                     format!($formatting_lit, $text.unwrap()),
[INFO] [stdout]     | |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout]  83 | |             )
[INFO] [stdout]     | |             - temporary value is freed at the end of this statement
[INFO] [stdout]  84 | |         }
[INFO] [stdout]     | |_________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 264 |                       => ":{}" - color_text_fmt!(option "38;5;159", "{:<3}", record.line())
[INFO] [stdout]     |                                  ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `format` which comes from the expansion of the macro `color_text_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:80:21
[INFO] [stdout]     |
[INFO] [stdout]  74 | /         {
[INFO] [stdout]  75 | |             let module_path = $text;
[INFO] [stdout]  76 | |             module_path.and(
[INFO] [stdout]  77 | |                 Some(format_args!(
[INFO] [stdout] ...   |
[INFO] [stdout]  80 | |                     format!($formatting_lit, $text.unwrap()),
[INFO] [stdout]     | |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout]  83 | |             )
[INFO] [stdout]     | |             - temporary value is freed at the end of this statement
[INFO] [stdout]  84 | |         }
[INFO] [stdout]     | |_________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 261 |                   "{} "   - color_text_fmt!(option "38;5;47", "{}", record.module_path()),
[INFO] [stdout]     |                             ------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `format` which comes from the expansion of the macro `color_text_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:80:21
[INFO] [stdout]     |
[INFO] [stdout]  74 | /         {
[INFO] [stdout]  75 | |             let module_path = $text;
[INFO] [stdout]  76 | |             module_path.and(
[INFO] [stdout]  77 | |                 Some(format_args!(
[INFO] [stdout] ...   |
[INFO] [stdout]  80 | |                     format!($formatting_lit, $text.unwrap()),
[INFO] [stdout]     | |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout]  83 | |             )
[INFO] [stdout]     | |             - temporary value is freed at the end of this statement
[INFO] [stdout]  84 | |         }
[INFO] [stdout]     | |_________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 263 |                   "{}" - color_text_fmt!(option "38;5;159", "{}", full.as_ref())
[INFO] [stdout]     |                          ------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `format` which comes from the expansion of the macro `color_text_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:80:21
[INFO] [stdout]     |
[INFO] [stdout]  74 | /         {
[INFO] [stdout]  75 | |             let module_path = $text;
[INFO] [stdout]  76 | |             module_path.and(
[INFO] [stdout]  77 | |                 Some(format_args!(
[INFO] [stdout] ...   |
[INFO] [stdout]  80 | |                     format!($formatting_lit, $text.unwrap()),
[INFO] [stdout]     | |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout]  83 | |             )
[INFO] [stdout]     | |             - temporary value is freed at the end of this statement
[INFO] [stdout]  84 | |         }
[INFO] [stdout]     | |_________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 264 |                       => ":{}" - color_text_fmt!(option "38;5;159", "{:<3}", record.line())
[INFO] [stdout]     |                                  ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `format` which comes from the expansion of the macro `color_text_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:80:21
[INFO] [stdout]     |
[INFO] [stdout]  74 | /         {
[INFO] [stdout]  75 | |             let module_path = $text;
[INFO] [stdout]  76 | |             module_path.and(
[INFO] [stdout]  77 | |                 Some(format_args!(
[INFO] [stdout] ...   |
[INFO] [stdout]  80 | |                     format!($formatting_lit, $text.unwrap()),
[INFO] [stdout]     | |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout]  83 | |             )
[INFO] [stdout]     | |             - temporary value is freed at the end of this statement
[INFO] [stdout]  84 | |         }
[INFO] [stdout]     | |_________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 263 |                   "{}" - color_text_fmt!(option "38;5;159", "{}", full.as_ref())
[INFO] [stdout]     |                          ------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `format` which comes from the expansion of the macro `color_text_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:80:21
[INFO] [stdout]     |
[INFO] [stdout]  74 | /         {
[INFO] [stdout]  75 | |             let module_path = $text;
[INFO] [stdout]  76 | |             module_path.and(
[INFO] [stdout]  77 | |                 Some(format_args!(
[INFO] [stdout] ...   |
[INFO] [stdout]  80 | |                     format!($formatting_lit, $text.unwrap()),
[INFO] [stdout]     | |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout]  83 | |             )
[INFO] [stdout]     | |             - temporary value is freed at the end of this statement
[INFO] [stdout]  84 | |         }
[INFO] [stdout]     | |_________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 264 |                       => ":{}" - color_text_fmt!(option "38;5;159", "{:<3}", record.line())
[INFO] [stdout]     |                                  ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `format` which comes from the expansion of the macro `color_text_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:80:21
[INFO] [stdout]     |
[INFO] [stdout]  74 | /         {
[INFO] [stdout]  75 | |             let module_path = $text;
[INFO] [stdout]  76 | |             module_path.and(
[INFO] [stdout]  77 | |                 Some(format_args!(
[INFO] [stdout] ...   |
[INFO] [stdout]  80 | |                     format!($formatting_lit, $text.unwrap()),
[INFO] [stdout]     | |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout]  83 | |             )
[INFO] [stdout]     | |             - temporary value is freed at the end of this statement
[INFO] [stdout]  84 | |         }
[INFO] [stdout]     | |_________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 261 |                   "{} "   - color_text_fmt!(option "38;5;47", "{}", record.module_path()),
[INFO] [stdout]     |                             ------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `format` which comes from the expansion of the macro `color_text_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:80:21
[INFO] [stdout]     |
[INFO] [stdout]  74 | /         {
[INFO] [stdout]  75 | |             let module_path = $text;
[INFO] [stdout]  76 | |             module_path.and(
[INFO] [stdout]  77 | |                 Some(format_args!(
[INFO] [stdout] ...   |
[INFO] [stdout]  80 | |                     format!($formatting_lit, $text.unwrap()),
[INFO] [stdout]     | |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout]  83 | |             )
[INFO] [stdout]     | |             - temporary value is freed at the end of this statement
[INFO] [stdout]  84 | |         }
[INFO] [stdout]     | |_________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 263 |                   "{}" - color_text_fmt!(option "38;5;159", "{}", full.as_ref())
[INFO] [stdout]     |                          ------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `format` which comes from the expansion of the macro `color_text_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:80:21
[INFO] [stdout]     |
[INFO] [stdout]  74 | /         {
[INFO] [stdout]  75 | |             let module_path = $text;
[INFO] [stdout]  76 | |             module_path.and(
[INFO] [stdout]  77 | |                 Some(format_args!(
[INFO] [stdout] ...   |
[INFO] [stdout]  80 | |                     format!($formatting_lit, $text.unwrap()),
[INFO] [stdout]     | |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout]  83 | |             )
[INFO] [stdout]     | |             - temporary value is freed at the end of this statement
[INFO] [stdout]  84 | |         }
[INFO] [stdout]     | |_________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 264 |                       => ":{}" - color_text_fmt!(option "38;5;159", "{:<3}", record.line())
[INFO] [stdout]     |                                  ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `format` which comes from the expansion of the macro `color_text_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:80:21
[INFO] [stdout]     |
[INFO] [stdout]  74 | /         {
[INFO] [stdout]  75 | |             let module_path = $text;
[INFO] [stdout]  76 | |             module_path.and(
[INFO] [stdout]  77 | |                 Some(format_args!(
[INFO] [stdout] ...   |
[INFO] [stdout]  80 | |                     format!($formatting_lit, $text.unwrap()),
[INFO] [stdout]     | |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout]  83 | |             )
[INFO] [stdout]     | |             - temporary value is freed at the end of this statement
[INFO] [stdout]  84 | |         }
[INFO] [stdout]     | |_________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 263 |                   "{}" - color_text_fmt!(option "38;5;159", "{}", full.as_ref())
[INFO] [stdout]     |                          ------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `format` which comes from the expansion of the macro `color_text_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:80:21
[INFO] [stdout]     |
[INFO] [stdout]  74 | /         {
[INFO] [stdout]  75 | |             let module_path = $text;
[INFO] [stdout]  76 | |             module_path.and(
[INFO] [stdout]  77 | |                 Some(format_args!(
[INFO] [stdout] ...   |
[INFO] [stdout]  80 | |                     format!($formatting_lit, $text.unwrap()),
[INFO] [stdout]     | |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout]  83 | |             )
[INFO] [stdout]     | |             - temporary value is freed at the end of this statement
[INFO] [stdout]  84 | |         }
[INFO] [stdout]     | |_________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 264 |                       => ":{}" - color_text_fmt!(option "38;5;159", "{:<3}", record.line())
[INFO] [stdout]     |                                  ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `format` which comes from the expansion of the macro `color_text_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:80:21
[INFO] [stdout]     |
[INFO] [stdout]  74 | /         {
[INFO] [stdout]  75 | |             let module_path = $text;
[INFO] [stdout]  76 | |             module_path.and(
[INFO] [stdout]  77 | |                 Some(format_args!(
[INFO] [stdout] ...   |
[INFO] [stdout]  80 | |                     format!($formatting_lit, $text.unwrap()),
[INFO] [stdout]     | |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout]  83 | |             )
[INFO] [stdout]     | |             - temporary value is freed at the end of this statement
[INFO] [stdout]  84 | |         }
[INFO] [stdout]     | |_________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 261 |                   "{} "   - color_text_fmt!(option "38;5;47", "{}", record.module_path()),
[INFO] [stdout]     |                             ------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `format` which comes from the expansion of the macro `color_text_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:80:21
[INFO] [stdout]     |
[INFO] [stdout]  74 | /         {
[INFO] [stdout]  75 | |             let module_path = $text;
[INFO] [stdout]  76 | |             module_path.and(
[INFO] [stdout]  77 | |                 Some(format_args!(
[INFO] [stdout] ...   |
[INFO] [stdout]  80 | |                     format!($formatting_lit, $text.unwrap()),
[INFO] [stdout]     | |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout]  83 | |             )
[INFO] [stdout]     | |             - temporary value is freed at the end of this statement
[INFO] [stdout]  84 | |         }
[INFO] [stdout]     | |_________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 263 |                   "{}" - color_text_fmt!(option "38;5;159", "{}", full.as_ref())
[INFO] [stdout]     |                          ------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `format` which comes from the expansion of the macro `color_text_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:80:21
[INFO] [stdout]     |
[INFO] [stdout]  74 | /         {
[INFO] [stdout]  75 | |             let module_path = $text;
[INFO] [stdout]  76 | |             module_path.and(
[INFO] [stdout]  77 | |                 Some(format_args!(
[INFO] [stdout] ...   |
[INFO] [stdout]  80 | |                     format!($formatting_lit, $text.unwrap()),
[INFO] [stdout]     | |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout]  83 | |             )
[INFO] [stdout]     | |             - temporary value is freed at the end of this statement
[INFO] [stdout]  84 | |         }
[INFO] [stdout]     | |_________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 264 |                       => ":{}" - color_text_fmt!(option "38;5;159", "{:<3}", record.line())
[INFO] [stdout]     |                                  ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `format` which comes from the expansion of the macro `color_text_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:80:21
[INFO] [stdout]     |
[INFO] [stdout]  74 | /         {
[INFO] [stdout]  75 | |             let module_path = $text;
[INFO] [stdout]  76 | |             module_path.and(
[INFO] [stdout]  77 | |                 Some(format_args!(
[INFO] [stdout] ...   |
[INFO] [stdout]  80 | |                     format!($formatting_lit, $text.unwrap()),
[INFO] [stdout]     | |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout]  83 | |             )
[INFO] [stdout]     | |             - temporary value is freed at the end of this statement
[INFO] [stdout]  84 | |         }
[INFO] [stdout]     | |_________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 263 |                   "{}" - color_text_fmt!(option "38;5;159", "{}", full.as_ref())
[INFO] [stdout]     |                          ------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `format` which comes from the expansion of the macro `color_text_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:80:21
[INFO] [stdout]     |
[INFO] [stdout]  74 | /         {
[INFO] [stdout]  75 | |             let module_path = $text;
[INFO] [stdout]  76 | |             module_path.and(
[INFO] [stdout]  77 | |                 Some(format_args!(
[INFO] [stdout] ...   |
[INFO] [stdout]  80 | |                     format!($formatting_lit, $text.unwrap()),
[INFO] [stdout]     | |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout]  83 | |             )
[INFO] [stdout]     | |             - temporary value is freed at the end of this statement
[INFO] [stdout]  84 | |         }
[INFO] [stdout]     | |_________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 264 |                       => ":{}" - color_text_fmt!(option "38;5;159", "{:<3}", record.line())
[INFO] [stdout]     |                                  ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `format` which comes from the expansion of the macro `color_text_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:80:21
[INFO] [stdout]     |
[INFO] [stdout]  74 | /         {
[INFO] [stdout]  75 | |             let module_path = $text;
[INFO] [stdout]  76 | |             module_path.and(
[INFO] [stdout]  77 | |                 Some(format_args!(
[INFO] [stdout] ...   |
[INFO] [stdout]  80 | |                     format!($formatting_lit, $text.unwrap()),
[INFO] [stdout]     | |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout]  83 | |             )
[INFO] [stdout]     | |             - temporary value is freed at the end of this statement
[INFO] [stdout]  84 | |         }
[INFO] [stdout]     | |_________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 261 |                   "{} "   - color_text_fmt!(option "38;5;47", "{}", record.module_path()),
[INFO] [stdout]     |                             ------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `format` which comes from the expansion of the macro `color_text_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:80:21
[INFO] [stdout]     |
[INFO] [stdout]  74 | /         {
[INFO] [stdout]  75 | |             let module_path = $text;
[INFO] [stdout]  76 | |             module_path.and(
[INFO] [stdout]  77 | |                 Some(format_args!(
[INFO] [stdout] ...   |
[INFO] [stdout]  80 | |                     format!($formatting_lit, $text.unwrap()),
[INFO] [stdout]     | |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout]  83 | |             )
[INFO] [stdout]     | |             - temporary value is freed at the end of this statement
[INFO] [stdout]  84 | |         }
[INFO] [stdout]     | |_________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 263 |                   "{}" - color_text_fmt!(option "38;5;159", "{}", full.as_ref())
[INFO] [stdout]     |                          ------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `format` which comes from the expansion of the macro `color_text_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:80:21
[INFO] [stdout]     |
[INFO] [stdout]  74 | /         {
[INFO] [stdout]  75 | |             let module_path = $text;
[INFO] [stdout]  76 | |             module_path.and(
[INFO] [stdout]  77 | |                 Some(format_args!(
[INFO] [stdout] ...   |
[INFO] [stdout]  80 | |                     format!($formatting_lit, $text.unwrap()),
[INFO] [stdout]     | |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout]  83 | |             )
[INFO] [stdout]     | |             - temporary value is freed at the end of this statement
[INFO] [stdout]  84 | |         }
[INFO] [stdout]     | |_________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 264 |                       => ":{}" - color_text_fmt!(option "38;5;159", "{:<3}", record.line())
[INFO] [stdout]     |                                  ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `format` which comes from the expansion of the macro `color_text_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:80:21
[INFO] [stdout]     |
[INFO] [stdout]  74 | /         {
[INFO] [stdout]  75 | |             let module_path = $text;
[INFO] [stdout]  76 | |             module_path.and(
[INFO] [stdout]  77 | |                 Some(format_args!(
[INFO] [stdout] ...   |
[INFO] [stdout]  80 | |                     format!($formatting_lit, $text.unwrap()),
[INFO] [stdout]     | |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout]  83 | |             )
[INFO] [stdout]     | |             - temporary value is freed at the end of this statement
[INFO] [stdout]  84 | |         }
[INFO] [stdout]     | |_________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 263 |                   "{}" - color_text_fmt!(option "38;5;159", "{}", full.as_ref())
[INFO] [stdout]     |                          ------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `format` which comes from the expansion of the macro `color_text_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:80:21
[INFO] [stdout]     |
[INFO] [stdout]  74 | /         {
[INFO] [stdout]  75 | |             let module_path = $text;
[INFO] [stdout]  76 | |             module_path.and(
[INFO] [stdout]  77 | |                 Some(format_args!(
[INFO] [stdout] ...   |
[INFO] [stdout]  80 | |                     format!($formatting_lit, $text.unwrap()),
[INFO] [stdout]     | |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout]  83 | |             )
[INFO] [stdout]     | |             - temporary value is freed at the end of this statement
[INFO] [stdout]  84 | |         }
[INFO] [stdout]     | |_________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 264 |                       => ":{}" - color_text_fmt!(option "38;5;159", "{:<3}", record.line())
[INFO] [stdout]     |                                  ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `format` which comes from the expansion of the macro `color_text_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:80:21
[INFO] [stdout]     |
[INFO] [stdout]  74 | /         {
[INFO] [stdout]  75 | |             let module_path = $text;
[INFO] [stdout]  76 | |             module_path.and(
[INFO] [stdout]  77 | |                 Some(format_args!(
[INFO] [stdout] ...   |
[INFO] [stdout]  80 | |                     format!($formatting_lit, $text.unwrap()),
[INFO] [stdout]     | |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout]  83 | |             )
[INFO] [stdout]     | |             - temporary value is freed at the end of this statement
[INFO] [stdout]  84 | |         }
[INFO] [stdout]     | |_________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 261 |                   "{} "   - color_text_fmt!(option "38;5;47", "{}", record.module_path()),
[INFO] [stdout]     |                             ------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `format` which comes from the expansion of the macro `color_text_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:80:21
[INFO] [stdout]     |
[INFO] [stdout]  74 | /         {
[INFO] [stdout]  75 | |             let module_path = $text;
[INFO] [stdout]  76 | |             module_path.and(
[INFO] [stdout]  77 | |                 Some(format_args!(
[INFO] [stdout] ...   |
[INFO] [stdout]  80 | |                     format!($formatting_lit, $text.unwrap()),
[INFO] [stdout]     | |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout]  83 | |             )
[INFO] [stdout]     | |             - temporary value is freed at the end of this statement
[INFO] [stdout]  84 | |         }
[INFO] [stdout]     | |_________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 263 |                   "{}" - color_text_fmt!(option "38;5;159", "{}", full.as_ref())
[INFO] [stdout]     |                          ------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `format` which comes from the expansion of the macro `color_text_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:80:21
[INFO] [stdout]     |
[INFO] [stdout]  74 | /         {
[INFO] [stdout]  75 | |             let module_path = $text;
[INFO] [stdout]  76 | |             module_path.and(
[INFO] [stdout]  77 | |                 Some(format_args!(
[INFO] [stdout] ...   |
[INFO] [stdout]  80 | |                     format!($formatting_lit, $text.unwrap()),
[INFO] [stdout]     | |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout]  83 | |             )
[INFO] [stdout]     | |             - temporary value is freed at the end of this statement
[INFO] [stdout]  84 | |         }
[INFO] [stdout]     | |_________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 264 |                       => ":{}" - color_text_fmt!(option "38;5;159", "{:<3}", record.line())
[INFO] [stdout]     |                                  ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `format` which comes from the expansion of the macro `color_text_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:80:21
[INFO] [stdout]     |
[INFO] [stdout]  74 | /         {
[INFO] [stdout]  75 | |             let module_path = $text;
[INFO] [stdout]  76 | |             module_path.and(
[INFO] [stdout]  77 | |                 Some(format_args!(
[INFO] [stdout] ...   |
[INFO] [stdout]  80 | |                     format!($formatting_lit, $text.unwrap()),
[INFO] [stdout]     | |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout]  83 | |             )
[INFO] [stdout]     | |             - temporary value is freed at the end of this statement
[INFO] [stdout]  84 | |         }
[INFO] [stdout]     | |_________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 263 |                   "{}" - color_text_fmt!(option "38;5;159", "{}", full.as_ref())
[INFO] [stdout]     |                          ------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `format` which comes from the expansion of the macro `color_text_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:80:21
[INFO] [stdout]     |
[INFO] [stdout]  74 | /         {
[INFO] [stdout]  75 | |             let module_path = $text;
[INFO] [stdout]  76 | |             module_path.and(
[INFO] [stdout]  77 | |                 Some(format_args!(
[INFO] [stdout] ...   |
[INFO] [stdout]  80 | |                     format!($formatting_lit, $text.unwrap()),
[INFO] [stdout]     | |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout]  83 | |             )
[INFO] [stdout]     | |             - temporary value is freed at the end of this statement
[INFO] [stdout]  84 | |         }
[INFO] [stdout]     | |_________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 264 |                       => ":{}" - color_text_fmt!(option "38;5;159", "{:<3}", record.line())
[INFO] [stdout]     |                                  ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `format` which comes from the expansion of the macro `color_text_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:80:21
[INFO] [stdout]     |
[INFO] [stdout]  74 | /         {
[INFO] [stdout]  75 | |             let module_path = $text;
[INFO] [stdout]  76 | |             module_path.and(
[INFO] [stdout]  77 | |                 Some(format_args!(
[INFO] [stdout] ...   |
[INFO] [stdout]  80 | |                     format!($formatting_lit, $text.unwrap()),
[INFO] [stdout]     | |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout]  83 | |             )
[INFO] [stdout]     | |             - temporary value is freed at the end of this statement
[INFO] [stdout]  84 | |         }
[INFO] [stdout]     | |_________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 261 |                   "{} "   - color_text_fmt!(option "38;5;47", "{}", record.module_path()),
[INFO] [stdout]     |                             ------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `format` which comes from the expansion of the macro `color_text_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:80:21
[INFO] [stdout]     |
[INFO] [stdout]  74 | /         {
[INFO] [stdout]  75 | |             let module_path = $text;
[INFO] [stdout]  76 | |             module_path.and(
[INFO] [stdout]  77 | |                 Some(format_args!(
[INFO] [stdout] ...   |
[INFO] [stdout]  80 | |                     format!($formatting_lit, $text.unwrap()),
[INFO] [stdout]     | |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout]  83 | |             )
[INFO] [stdout]     | |             - temporary value is freed at the end of this statement
[INFO] [stdout]  84 | |         }
[INFO] [stdout]     | |_________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 263 |                   "{}" - color_text_fmt!(option "38;5;159", "{}", full.as_ref())
[INFO] [stdout]     |                          ------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `format` which comes from the expansion of the macro `color_text_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:80:21
[INFO] [stdout]     |
[INFO] [stdout]  74 | /         {
[INFO] [stdout]  75 | |             let module_path = $text;
[INFO] [stdout]  76 | |             module_path.and(
[INFO] [stdout]  77 | |                 Some(format_args!(
[INFO] [stdout] ...   |
[INFO] [stdout]  80 | |                     format!($formatting_lit, $text.unwrap()),
[INFO] [stdout]     | |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout]  83 | |             )
[INFO] [stdout]     | |             - temporary value is freed at the end of this statement
[INFO] [stdout]  84 | |         }
[INFO] [stdout]     | |_________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 264 |                       => ":{}" - color_text_fmt!(option "38;5;159", "{:<3}", record.line())
[INFO] [stdout]     |                                  ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `format` which comes from the expansion of the macro `color_text_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:80:21
[INFO] [stdout]     |
[INFO] [stdout]  74 | /         {
[INFO] [stdout]  75 | |             let module_path = $text;
[INFO] [stdout]  76 | |             module_path.and(
[INFO] [stdout]  77 | |                 Some(format_args!(
[INFO] [stdout] ...   |
[INFO] [stdout]  80 | |                     format!($formatting_lit, $text.unwrap()),
[INFO] [stdout]     | |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout]  83 | |             )
[INFO] [stdout]     | |             - temporary value is freed at the end of this statement
[INFO] [stdout]  84 | |         }
[INFO] [stdout]     | |_________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 263 |                   "{}" - color_text_fmt!(option "38;5;159", "{}", full.as_ref())
[INFO] [stdout]     |                          ------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `format` which comes from the expansion of the macro `color_text_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:80:21
[INFO] [stdout]     |
[INFO] [stdout]  74 | /         {
[INFO] [stdout]  75 | |             let module_path = $text;
[INFO] [stdout]  76 | |             module_path.and(
[INFO] [stdout]  77 | |                 Some(format_args!(
[INFO] [stdout] ...   |
[INFO] [stdout]  80 | |                     format!($formatting_lit, $text.unwrap()),
[INFO] [stdout]     | |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout]  83 | |             )
[INFO] [stdout]     | |             - temporary value is freed at the end of this statement
[INFO] [stdout]  84 | |         }
[INFO] [stdout]     | |_________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 264 |                       => ":{}" - color_text_fmt!(option "38;5;159", "{:<3}", record.line())
[INFO] [stdout]     |                                  ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `format` which comes from the expansion of the macro `color_text_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0716`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `arcs-logging-rs` (lib) due to 80 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: unused variable: `original_position`
[INFO] [stdout]   --> src/size_limit.rs:50:13
[INFO] [stdout]    |
[INFO] [stdout] 50 |         let original_position = self.position;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_original_position`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:77:22
[INFO] [stdout]     |
[INFO] [stdout]  74 | /          {
[INFO] [stdout]  75 | |              let module_path = $text;
[INFO] [stdout]  76 | |              module_path.and(
[INFO] [stdout]  77 | |                  Some(format_args!(
[INFO] [stdout]     | | ______________________^
[INFO] [stdout]  78 | ||                     "{}{}{}",
[INFO] [stdout]  79 | ||                     concatcp!("\x1b[", $color_sequence, "m"),
[INFO] [stdout]  80 | ||                     format!($formatting_lit, $text.unwrap()),
[INFO] [stdout]  81 | ||                     "\x1b[0m",
[INFO] [stdout]  82 | ||                 ))
[INFO] [stdout]     | ||_________________^ creates a temporary value which is freed while still in use
[INFO] [stdout]  83 | |              )
[INFO] [stdout]     | |              - temporary value is freed at the end of this statement
[INFO] [stdout]  84 | |          }
[INFO] [stdout]     | |__________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 261 |                    "{} "   - color_text_fmt!(option "38;5;47", "{}", record.module_path()),
[INFO] [stdout]     |                              ------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `color_text_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:77:22
[INFO] [stdout]     |
[INFO] [stdout]  74 | /          {
[INFO] [stdout]  75 | |              let module_path = $text;
[INFO] [stdout]  76 | |              module_path.and(
[INFO] [stdout]  77 | |                  Some(format_args!(
[INFO] [stdout]     | | ______________________^
[INFO] [stdout]  78 | ||                     "{}{}{}",
[INFO] [stdout]  79 | ||                     concatcp!("\x1b[", $color_sequence, "m"),
[INFO] [stdout]  80 | ||                     format!($formatting_lit, $text.unwrap()),
[INFO] [stdout]  81 | ||                     "\x1b[0m",
[INFO] [stdout]  82 | ||                 ))
[INFO] [stdout]     | ||_________________^ creates a temporary value which is freed while still in use
[INFO] [stdout]  83 | |              )
[INFO] [stdout]     | |              - temporary value is freed at the end of this statement
[INFO] [stdout]  84 | |          }
[INFO] [stdout]     | |__________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 263 |                    "{}" - color_text_fmt!(option "38;5;159", "{}", full.as_ref())
[INFO] [stdout]     |                           ------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `color_text_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:77:22
[INFO] [stdout]     |
[INFO] [stdout]  74 | /          {
[INFO] [stdout]  75 | |              let module_path = $text;
[INFO] [stdout]  76 | |              module_path.and(
[INFO] [stdout]  77 | |                  Some(format_args!(
[INFO] [stdout]     | | ______________________^
[INFO] [stdout]  78 | ||                     "{}{}{}",
[INFO] [stdout]  79 | ||                     concatcp!("\x1b[", $color_sequence, "m"),
[INFO] [stdout]  80 | ||                     format!($formatting_lit, $text.unwrap()),
[INFO] [stdout]  81 | ||                     "\x1b[0m",
[INFO] [stdout]  82 | ||                 ))
[INFO] [stdout]     | ||_________________^ creates a temporary value which is freed while still in use
[INFO] [stdout]  83 | |              )
[INFO] [stdout]     | |              - temporary value is freed at the end of this statement
[INFO] [stdout]  84 | |          }
[INFO] [stdout]     | |__________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 264 |                        => ":{}" - color_text_fmt!(option "38;5;159", "{:<3}", record.line())
[INFO] [stdout]     |                                   ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `color_text_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:77:22
[INFO] [stdout]     |
[INFO] [stdout]  74 | /          {
[INFO] [stdout]  75 | |              let module_path = $text;
[INFO] [stdout]  76 | |              module_path.and(
[INFO] [stdout]  77 | |                  Some(format_args!(
[INFO] [stdout]     | | ______________________^
[INFO] [stdout]  78 | ||                     "{}{}{}",
[INFO] [stdout]  79 | ||                     concatcp!("\x1b[", $color_sequence, "m"),
[INFO] [stdout]  80 | ||                     format!($formatting_lit, $text.unwrap()),
[INFO] [stdout]  81 | ||                     "\x1b[0m",
[INFO] [stdout]  82 | ||                 ))
[INFO] [stdout]     | ||_________________^ creates a temporary value which is freed while still in use
[INFO] [stdout]  83 | |              )
[INFO] [stdout]     | |              - temporary value is freed at the end of this statement
[INFO] [stdout]  84 | |          }
[INFO] [stdout]     | |__________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 263 |                    "{}" - color_text_fmt!(option "38;5;159", "{}", full.as_ref())
[INFO] [stdout]     |                           ------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `color_text_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:77:22
[INFO] [stdout]     |
[INFO] [stdout]  74 | /          {
[INFO] [stdout]  75 | |              let module_path = $text;
[INFO] [stdout]  76 | |              module_path.and(
[INFO] [stdout]  77 | |                  Some(format_args!(
[INFO] [stdout]     | | ______________________^
[INFO] [stdout]  78 | ||                     "{}{}{}",
[INFO] [stdout]  79 | ||                     concatcp!("\x1b[", $color_sequence, "m"),
[INFO] [stdout]  80 | ||                     format!($formatting_lit, $text.unwrap()),
[INFO] [stdout]  81 | ||                     "\x1b[0m",
[INFO] [stdout]  82 | ||                 ))
[INFO] [stdout]     | ||_________________^ creates a temporary value which is freed while still in use
[INFO] [stdout]  83 | |              )
[INFO] [stdout]     | |              - temporary value is freed at the end of this statement
[INFO] [stdout]  84 | |          }
[INFO] [stdout]     | |__________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 264 |                        => ":{}" - color_text_fmt!(option "38;5;159", "{:<3}", record.line())
[INFO] [stdout]     |                                   ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `color_text_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:77:22
[INFO] [stdout]     |
[INFO] [stdout]  74 | /          {
[INFO] [stdout]  75 | |              let module_path = $text;
[INFO] [stdout]  76 | |              module_path.and(
[INFO] [stdout]  77 | |                  Some(format_args!(
[INFO] [stdout]     | | ______________________^
[INFO] [stdout]  78 | ||                     "{}{}{}",
[INFO] [stdout]  79 | ||                     concatcp!("\x1b[", $color_sequence, "m"),
[INFO] [stdout]  80 | ||                     format!($formatting_lit, $text.unwrap()),
[INFO] [stdout]  81 | ||                     "\x1b[0m",
[INFO] [stdout]  82 | ||                 ))
[INFO] [stdout]     | ||_________________^ creates a temporary value which is freed while still in use
[INFO] [stdout]  83 | |              )
[INFO] [stdout]     | |              - temporary value is freed at the end of this statement
[INFO] [stdout]  84 | |          }
[INFO] [stdout]     | |__________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 261 |                    "{} "   - color_text_fmt!(option "38;5;47", "{}", record.module_path()),
[INFO] [stdout]     |                              ------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `color_text_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:77:22
[INFO] [stdout]     |
[INFO] [stdout]  74 | /          {
[INFO] [stdout]  75 | |              let module_path = $text;
[INFO] [stdout]  76 | |              module_path.and(
[INFO] [stdout]  77 | |                  Some(format_args!(
[INFO] [stdout]     | | ______________________^
[INFO] [stdout]  78 | ||                     "{}{}{}",
[INFO] [stdout]  79 | ||                     concatcp!("\x1b[", $color_sequence, "m"),
[INFO] [stdout]  80 | ||                     format!($formatting_lit, $text.unwrap()),
[INFO] [stdout]  81 | ||                     "\x1b[0m",
[INFO] [stdout]  82 | ||                 ))
[INFO] [stdout]     | ||_________________^ creates a temporary value which is freed while still in use
[INFO] [stdout]  83 | |              )
[INFO] [stdout]     | |              - temporary value is freed at the end of this statement
[INFO] [stdout]  84 | |          }
[INFO] [stdout]     | |__________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 263 |                    "{}" - color_text_fmt!(option "38;5;159", "{}", full.as_ref())
[INFO] [stdout]     |                           ------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `color_text_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:77:22
[INFO] [stdout]     |
[INFO] [stdout]  74 | /          {
[INFO] [stdout]  75 | |              let module_path = $text;
[INFO] [stdout]  76 | |              module_path.and(
[INFO] [stdout]  77 | |                  Some(format_args!(
[INFO] [stdout]     | | ______________________^
[INFO] [stdout]  78 | ||                     "{}{}{}",
[INFO] [stdout]  79 | ||                     concatcp!("\x1b[", $color_sequence, "m"),
[INFO] [stdout]  80 | ||                     format!($formatting_lit, $text.unwrap()),
[INFO] [stdout]  81 | ||                     "\x1b[0m",
[INFO] [stdout]  82 | ||                 ))
[INFO] [stdout]     | ||_________________^ creates a temporary value which is freed while still in use
[INFO] [stdout]  83 | |              )
[INFO] [stdout]     | |              - temporary value is freed at the end of this statement
[INFO] [stdout]  84 | |          }
[INFO] [stdout]     | |__________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 264 |                        => ":{}" - color_text_fmt!(option "38;5;159", "{:<3}", record.line())
[INFO] [stdout]     |                                   ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `color_text_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:77:22
[INFO] [stdout]     |
[INFO] [stdout]  74 | /          {
[INFO] [stdout]  75 | |              let module_path = $text;
[INFO] [stdout]  76 | |              module_path.and(
[INFO] [stdout]  77 | |                  Some(format_args!(
[INFO] [stdout]     | | ______________________^
[INFO] [stdout]  78 | ||                     "{}{}{}",
[INFO] [stdout]  79 | ||                     concatcp!("\x1b[", $color_sequence, "m"),
[INFO] [stdout]  80 | ||                     format!($formatting_lit, $text.unwrap()),
[INFO] [stdout]  81 | ||                     "\x1b[0m",
[INFO] [stdout]  82 | ||                 ))
[INFO] [stdout]     | ||_________________^ creates a temporary value which is freed while still in use
[INFO] [stdout]  83 | |              )
[INFO] [stdout]     | |              - temporary value is freed at the end of this statement
[INFO] [stdout]  84 | |          }
[INFO] [stdout]     | |__________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 263 |                    "{}" - color_text_fmt!(option "38;5;159", "{}", full.as_ref())
[INFO] [stdout]     |                           ------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `color_text_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:77:22
[INFO] [stdout]     |
[INFO] [stdout]  74 | /          {
[INFO] [stdout]  75 | |              let module_path = $text;
[INFO] [stdout]  76 | |              module_path.and(
[INFO] [stdout]  77 | |                  Some(format_args!(
[INFO] [stdout]     | | ______________________^
[INFO] [stdout]  78 | ||                     "{}{}{}",
[INFO] [stdout]  79 | ||                     concatcp!("\x1b[", $color_sequence, "m"),
[INFO] [stdout]  80 | ||                     format!($formatting_lit, $text.unwrap()),
[INFO] [stdout]  81 | ||                     "\x1b[0m",
[INFO] [stdout]  82 | ||                 ))
[INFO] [stdout]     | ||_________________^ creates a temporary value which is freed while still in use
[INFO] [stdout]  83 | |              )
[INFO] [stdout]     | |              - temporary value is freed at the end of this statement
[INFO] [stdout]  84 | |          }
[INFO] [stdout]     | |__________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 264 |                        => ":{}" - color_text_fmt!(option "38;5;159", "{:<3}", record.line())
[INFO] [stdout]     |                                   ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `color_text_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:77:22
[INFO] [stdout]     |
[INFO] [stdout]  74 | /          {
[INFO] [stdout]  75 | |              let module_path = $text;
[INFO] [stdout]  76 | |              module_path.and(
[INFO] [stdout]  77 | |                  Some(format_args!(
[INFO] [stdout]     | | ______________________^
[INFO] [stdout]  78 | ||                     "{}{}{}",
[INFO] [stdout]  79 | ||                     concatcp!("\x1b[", $color_sequence, "m"),
[INFO] [stdout]  80 | ||                     format!($formatting_lit, $text.unwrap()),
[INFO] [stdout]  81 | ||                     "\x1b[0m",
[INFO] [stdout]  82 | ||                 ))
[INFO] [stdout]     | ||_________________^ creates a temporary value which is freed while still in use
[INFO] [stdout]  83 | |              )
[INFO] [stdout]     | |              - temporary value is freed at the end of this statement
[INFO] [stdout]  84 | |          }
[INFO] [stdout]     | |__________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 261 |                    "{} "   - color_text_fmt!(option "38;5;47", "{}", record.module_path()),
[INFO] [stdout]     |                              ------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `color_text_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:77:22
[INFO] [stdout]     |
[INFO] [stdout]  74 | /          {
[INFO] [stdout]  75 | |              let module_path = $text;
[INFO] [stdout]  76 | |              module_path.and(
[INFO] [stdout]  77 | |                  Some(format_args!(
[INFO] [stdout]     | | ______________________^
[INFO] [stdout]  78 | ||                     "{}{}{}",
[INFO] [stdout]  79 | ||                     concatcp!("\x1b[", $color_sequence, "m"),
[INFO] [stdout]  80 | ||                     format!($formatting_lit, $text.unwrap()),
[INFO] [stdout]  81 | ||                     "\x1b[0m",
[INFO] [stdout]  82 | ||                 ))
[INFO] [stdout]     | ||_________________^ creates a temporary value which is freed while still in use
[INFO] [stdout]  83 | |              )
[INFO] [stdout]     | |              - temporary value is freed at the end of this statement
[INFO] [stdout]  84 | |          }
[INFO] [stdout]     | |__________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 263 |                    "{}" - color_text_fmt!(option "38;5;159", "{}", full.as_ref())
[INFO] [stdout]     |                           ------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `color_text_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:77:22
[INFO] [stdout]     |
[INFO] [stdout]  74 | /          {
[INFO] [stdout]  75 | |              let module_path = $text;
[INFO] [stdout]  76 | |              module_path.and(
[INFO] [stdout]  77 | |                  Some(format_args!(
[INFO] [stdout]     | | ______________________^
[INFO] [stdout]  78 | ||                     "{}{}{}",
[INFO] [stdout]  79 | ||                     concatcp!("\x1b[", $color_sequence, "m"),
[INFO] [stdout]  80 | ||                     format!($formatting_lit, $text.unwrap()),
[INFO] [stdout]  81 | ||                     "\x1b[0m",
[INFO] [stdout]  82 | ||                 ))
[INFO] [stdout]     | ||_________________^ creates a temporary value which is freed while still in use
[INFO] [stdout]  83 | |              )
[INFO] [stdout]     | |              - temporary value is freed at the end of this statement
[INFO] [stdout]  84 | |          }
[INFO] [stdout]     | |__________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 264 |                        => ":{}" - color_text_fmt!(option "38;5;159", "{:<3}", record.line())
[INFO] [stdout]     |                                   ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `color_text_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:77:22
[INFO] [stdout]     |
[INFO] [stdout]  74 | /          {
[INFO] [stdout]  75 | |              let module_path = $text;
[INFO] [stdout]  76 | |              module_path.and(
[INFO] [stdout]  77 | |                  Some(format_args!(
[INFO] [stdout]     | | ______________________^
[INFO] [stdout]  78 | ||                     "{}{}{}",
[INFO] [stdout]  79 | ||                     concatcp!("\x1b[", $color_sequence, "m"),
[INFO] [stdout]  80 | ||                     format!($formatting_lit, $text.unwrap()),
[INFO] [stdout]  81 | ||                     "\x1b[0m",
[INFO] [stdout]  82 | ||                 ))
[INFO] [stdout]     | ||_________________^ creates a temporary value which is freed while still in use
[INFO] [stdout]  83 | |              )
[INFO] [stdout]     | |              - temporary value is freed at the end of this statement
[INFO] [stdout]  84 | |          }
[INFO] [stdout]     | |__________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 263 |                    "{}" - color_text_fmt!(option "38;5;159", "{}", full.as_ref())
[INFO] [stdout]     |                           ------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `color_text_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:77:22
[INFO] [stdout]     |
[INFO] [stdout]  74 | /          {
[INFO] [stdout]  75 | |              let module_path = $text;
[INFO] [stdout]  76 | |              module_path.and(
[INFO] [stdout]  77 | |                  Some(format_args!(
[INFO] [stdout]     | | ______________________^
[INFO] [stdout]  78 | ||                     "{}{}{}",
[INFO] [stdout]  79 | ||                     concatcp!("\x1b[", $color_sequence, "m"),
[INFO] [stdout]  80 | ||                     format!($formatting_lit, $text.unwrap()),
[INFO] [stdout]  81 | ||                     "\x1b[0m",
[INFO] [stdout]  82 | ||                 ))
[INFO] [stdout]     | ||_________________^ creates a temporary value which is freed while still in use
[INFO] [stdout]  83 | |              )
[INFO] [stdout]     | |              - temporary value is freed at the end of this statement
[INFO] [stdout]  84 | |          }
[INFO] [stdout]     | |__________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 264 |                        => ":{}" - color_text_fmt!(option "38;5;159", "{:<3}", record.line())
[INFO] [stdout]     |                                   ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `color_text_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:77:22
[INFO] [stdout]     |
[INFO] [stdout]  74 | /          {
[INFO] [stdout]  75 | |              let module_path = $text;
[INFO] [stdout]  76 | |              module_path.and(
[INFO] [stdout]  77 | |                  Some(format_args!(
[INFO] [stdout]     | | ______________________^
[INFO] [stdout]  78 | ||                     "{}{}{}",
[INFO] [stdout]  79 | ||                     concatcp!("\x1b[", $color_sequence, "m"),
[INFO] [stdout]  80 | ||                     format!($formatting_lit, $text.unwrap()),
[INFO] [stdout]  81 | ||                     "\x1b[0m",
[INFO] [stdout]  82 | ||                 ))
[INFO] [stdout]     | ||_________________^ creates a temporary value which is freed while still in use
[INFO] [stdout]  83 | |              )
[INFO] [stdout]     | |              - temporary value is freed at the end of this statement
[INFO] [stdout]  84 | |          }
[INFO] [stdout]     | |__________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 261 |                    "{} "   - color_text_fmt!(option "38;5;47", "{}", record.module_path()),
[INFO] [stdout]     |                              ------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `color_text_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:77:22
[INFO] [stdout]     |
[INFO] [stdout]  74 | /          {
[INFO] [stdout]  75 | |              let module_path = $text;
[INFO] [stdout]  76 | |              module_path.and(
[INFO] [stdout]  77 | |                  Some(format_args!(
[INFO] [stdout]     | | ______________________^
[INFO] [stdout]  78 | ||                     "{}{}{}",
[INFO] [stdout]  79 | ||                     concatcp!("\x1b[", $color_sequence, "m"),
[INFO] [stdout]  80 | ||                     format!($formatting_lit, $text.unwrap()),
[INFO] [stdout]  81 | ||                     "\x1b[0m",
[INFO] [stdout]  82 | ||                 ))
[INFO] [stdout]     | ||_________________^ creates a temporary value which is freed while still in use
[INFO] [stdout]  83 | |              )
[INFO] [stdout]     | |              - temporary value is freed at the end of this statement
[INFO] [stdout]  84 | |          }
[INFO] [stdout]     | |__________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 263 |                    "{}" - color_text_fmt!(option "38;5;159", "{}", full.as_ref())
[INFO] [stdout]     |                           ------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `color_text_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:77:22
[INFO] [stdout]     |
[INFO] [stdout]  74 | /          {
[INFO] [stdout]  75 | |              let module_path = $text;
[INFO] [stdout]  76 | |              module_path.and(
[INFO] [stdout]  77 | |                  Some(format_args!(
[INFO] [stdout]     | | ______________________^
[INFO] [stdout]  78 | ||                     "{}{}{}",
[INFO] [stdout]  79 | ||                     concatcp!("\x1b[", $color_sequence, "m"),
[INFO] [stdout]  80 | ||                     format!($formatting_lit, $text.unwrap()),
[INFO] [stdout]  81 | ||                     "\x1b[0m",
[INFO] [stdout]  82 | ||                 ))
[INFO] [stdout]     | ||_________________^ creates a temporary value which is freed while still in use
[INFO] [stdout]  83 | |              )
[INFO] [stdout]     | |              - temporary value is freed at the end of this statement
[INFO] [stdout]  84 | |          }
[INFO] [stdout]     | |__________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 264 |                        => ":{}" - color_text_fmt!(option "38;5;159", "{:<3}", record.line())
[INFO] [stdout]     |                                   ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `color_text_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:77:22
[INFO] [stdout]     |
[INFO] [stdout]  74 | /          {
[INFO] [stdout]  75 | |              let module_path = $text;
[INFO] [stdout]  76 | |              module_path.and(
[INFO] [stdout]  77 | |                  Some(format_args!(
[INFO] [stdout]     | | ______________________^
[INFO] [stdout]  78 | ||                     "{}{}{}",
[INFO] [stdout]  79 | ||                     concatcp!("\x1b[", $color_sequence, "m"),
[INFO] [stdout]  80 | ||                     format!($formatting_lit, $text.unwrap()),
[INFO] [stdout]  81 | ||                     "\x1b[0m",
[INFO] [stdout]  82 | ||                 ))
[INFO] [stdout]     | ||_________________^ creates a temporary value which is freed while still in use
[INFO] [stdout]  83 | |              )
[INFO] [stdout]     | |              - temporary value is freed at the end of this statement
[INFO] [stdout]  84 | |          }
[INFO] [stdout]     | |__________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 263 |                    "{}" - color_text_fmt!(option "38;5;159", "{}", full.as_ref())
[INFO] [stdout]     |                           ------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `color_text_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:77:22
[INFO] [stdout]     |
[INFO] [stdout]  74 | /          {
[INFO] [stdout]  75 | |              let module_path = $text;
[INFO] [stdout]  76 | |              module_path.and(
[INFO] [stdout]  77 | |                  Some(format_args!(
[INFO] [stdout]     | | ______________________^
[INFO] [stdout]  78 | ||                     "{}{}{}",
[INFO] [stdout]  79 | ||                     concatcp!("\x1b[", $color_sequence, "m"),
[INFO] [stdout]  80 | ||                     format!($formatting_lit, $text.unwrap()),
[INFO] [stdout]  81 | ||                     "\x1b[0m",
[INFO] [stdout]  82 | ||                 ))
[INFO] [stdout]     | ||_________________^ creates a temporary value which is freed while still in use
[INFO] [stdout]  83 | |              )
[INFO] [stdout]     | |              - temporary value is freed at the end of this statement
[INFO] [stdout]  84 | |          }
[INFO] [stdout]     | |__________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 264 |                        => ":{}" - color_text_fmt!(option "38;5;159", "{:<3}", record.line())
[INFO] [stdout]     |                                   ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `color_text_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:77:22
[INFO] [stdout]     |
[INFO] [stdout]  74 | /          {
[INFO] [stdout]  75 | |              let module_path = $text;
[INFO] [stdout]  76 | |              module_path.and(
[INFO] [stdout]  77 | |                  Some(format_args!(
[INFO] [stdout]     | | ______________________^
[INFO] [stdout]  78 | ||                     "{}{}{}",
[INFO] [stdout]  79 | ||                     concatcp!("\x1b[", $color_sequence, "m"),
[INFO] [stdout]  80 | ||                     format!($formatting_lit, $text.unwrap()),
[INFO] [stdout]  81 | ||                     "\x1b[0m",
[INFO] [stdout]  82 | ||                 ))
[INFO] [stdout]     | ||_________________^ creates a temporary value which is freed while still in use
[INFO] [stdout]  83 | |              )
[INFO] [stdout]     | |              - temporary value is freed at the end of this statement
[INFO] [stdout]  84 | |          }
[INFO] [stdout]     | |__________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 261 |                    "{} "   - color_text_fmt!(option "38;5;47", "{}", record.module_path()),
[INFO] [stdout]     |                              ------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `color_text_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:77:22
[INFO] [stdout]     |
[INFO] [stdout]  74 | /          {
[INFO] [stdout]  75 | |              let module_path = $text;
[INFO] [stdout]  76 | |              module_path.and(
[INFO] [stdout]  77 | |                  Some(format_args!(
[INFO] [stdout]     | | ______________________^
[INFO] [stdout]  78 | ||                     "{}{}{}",
[INFO] [stdout]  79 | ||                     concatcp!("\x1b[", $color_sequence, "m"),
[INFO] [stdout]  80 | ||                     format!($formatting_lit, $text.unwrap()),
[INFO] [stdout]  81 | ||                     "\x1b[0m",
[INFO] [stdout]  82 | ||                 ))
[INFO] [stdout]     | ||_________________^ creates a temporary value which is freed while still in use
[INFO] [stdout]  83 | |              )
[INFO] [stdout]     | |              - temporary value is freed at the end of this statement
[INFO] [stdout]  84 | |          }
[INFO] [stdout]     | |__________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 263 |                    "{}" - color_text_fmt!(option "38;5;159", "{}", full.as_ref())
[INFO] [stdout]     |                           ------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `color_text_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:77:22
[INFO] [stdout]     |
[INFO] [stdout]  74 | /          {
[INFO] [stdout]  75 | |              let module_path = $text;
[INFO] [stdout]  76 | |              module_path.and(
[INFO] [stdout]  77 | |                  Some(format_args!(
[INFO] [stdout]     | | ______________________^
[INFO] [stdout]  78 | ||                     "{}{}{}",
[INFO] [stdout]  79 | ||                     concatcp!("\x1b[", $color_sequence, "m"),
[INFO] [stdout]  80 | ||                     format!($formatting_lit, $text.unwrap()),
[INFO] [stdout]  81 | ||                     "\x1b[0m",
[INFO] [stdout]  82 | ||                 ))
[INFO] [stdout]     | ||_________________^ creates a temporary value which is freed while still in use
[INFO] [stdout]  83 | |              )
[INFO] [stdout]     | |              - temporary value is freed at the end of this statement
[INFO] [stdout]  84 | |          }
[INFO] [stdout]     | |__________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 264 |                        => ":{}" - color_text_fmt!(option "38;5;159", "{:<3}", record.line())
[INFO] [stdout]     |                                   ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `color_text_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:77:22
[INFO] [stdout]     |
[INFO] [stdout]  74 | /          {
[INFO] [stdout]  75 | |              let module_path = $text;
[INFO] [stdout]  76 | |              module_path.and(
[INFO] [stdout]  77 | |                  Some(format_args!(
[INFO] [stdout]     | | ______________________^
[INFO] [stdout]  78 | ||                     "{}{}{}",
[INFO] [stdout]  79 | ||                     concatcp!("\x1b[", $color_sequence, "m"),
[INFO] [stdout]  80 | ||                     format!($formatting_lit, $text.unwrap()),
[INFO] [stdout]  81 | ||                     "\x1b[0m",
[INFO] [stdout]  82 | ||                 ))
[INFO] [stdout]     | ||_________________^ creates a temporary value which is freed while still in use
[INFO] [stdout]  83 | |              )
[INFO] [stdout]     | |              - temporary value is freed at the end of this statement
[INFO] [stdout]  84 | |          }
[INFO] [stdout]     | |__________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 263 |                    "{}" - color_text_fmt!(option "38;5;159", "{}", full.as_ref())
[INFO] [stdout]     |                           ------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `color_text_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:77:22
[INFO] [stdout]     |
[INFO] [stdout]  74 | /          {
[INFO] [stdout]  75 | |              let module_path = $text;
[INFO] [stdout]  76 | |              module_path.and(
[INFO] [stdout]  77 | |                  Some(format_args!(
[INFO] [stdout]     | | ______________________^
[INFO] [stdout]  78 | ||                     "{}{}{}",
[INFO] [stdout]  79 | ||                     concatcp!("\x1b[", $color_sequence, "m"),
[INFO] [stdout]  80 | ||                     format!($formatting_lit, $text.unwrap()),
[INFO] [stdout]  81 | ||                     "\x1b[0m",
[INFO] [stdout]  82 | ||                 ))
[INFO] [stdout]     | ||_________________^ creates a temporary value which is freed while still in use
[INFO] [stdout]  83 | |              )
[INFO] [stdout]     | |              - temporary value is freed at the end of this statement
[INFO] [stdout]  84 | |          }
[INFO] [stdout]     | |__________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 264 |                        => ":{}" - color_text_fmt!(option "38;5;159", "{:<3}", record.line())
[INFO] [stdout]     |                                   ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `color_text_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:77:22
[INFO] [stdout]     |
[INFO] [stdout]  74 | /          {
[INFO] [stdout]  75 | |              let module_path = $text;
[INFO] [stdout]  76 | |              module_path.and(
[INFO] [stdout]  77 | |                  Some(format_args!(
[INFO] [stdout]     | | ______________________^
[INFO] [stdout]  78 | ||                     "{}{}{}",
[INFO] [stdout]  79 | ||                     concatcp!("\x1b[", $color_sequence, "m"),
[INFO] [stdout]  80 | ||                     format!($formatting_lit, $text.unwrap()),
[INFO] [stdout]  81 | ||                     "\x1b[0m",
[INFO] [stdout]  82 | ||                 ))
[INFO] [stdout]     | ||_________________^ creates a temporary value which is freed while still in use
[INFO] [stdout]  83 | |              )
[INFO] [stdout]     | |              - temporary value is freed at the end of this statement
[INFO] [stdout]  84 | |          }
[INFO] [stdout]     | |__________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 261 |                    "{} "   - color_text_fmt!(option "38;5;47", "{}", record.module_path()),
[INFO] [stdout]     |                              ------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `color_text_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:77:22
[INFO] [stdout]     |
[INFO] [stdout]  74 | /          {
[INFO] [stdout]  75 | |              let module_path = $text;
[INFO] [stdout]  76 | |              module_path.and(
[INFO] [stdout]  77 | |                  Some(format_args!(
[INFO] [stdout]     | | ______________________^
[INFO] [stdout]  78 | ||                     "{}{}{}",
[INFO] [stdout]  79 | ||                     concatcp!("\x1b[", $color_sequence, "m"),
[INFO] [stdout]  80 | ||                     format!($formatting_lit, $text.unwrap()),
[INFO] [stdout]  81 | ||                     "\x1b[0m",
[INFO] [stdout]  82 | ||                 ))
[INFO] [stdout]     | ||_________________^ creates a temporary value which is freed while still in use
[INFO] [stdout]  83 | |              )
[INFO] [stdout]     | |              - temporary value is freed at the end of this statement
[INFO] [stdout]  84 | |          }
[INFO] [stdout]     | |__________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 263 |                    "{}" - color_text_fmt!(option "38;5;159", "{}", full.as_ref())
[INFO] [stdout]     |                           ------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `color_text_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:77:22
[INFO] [stdout]     |
[INFO] [stdout]  74 | /          {
[INFO] [stdout]  75 | |              let module_path = $text;
[INFO] [stdout]  76 | |              module_path.and(
[INFO] [stdout]  77 | |                  Some(format_args!(
[INFO] [stdout]     | | ______________________^
[INFO] [stdout]  78 | ||                     "{}{}{}",
[INFO] [stdout]  79 | ||                     concatcp!("\x1b[", $color_sequence, "m"),
[INFO] [stdout]  80 | ||                     format!($formatting_lit, $text.unwrap()),
[INFO] [stdout]  81 | ||                     "\x1b[0m",
[INFO] [stdout]  82 | ||                 ))
[INFO] [stdout]     | ||_________________^ creates a temporary value which is freed while still in use
[INFO] [stdout]  83 | |              )
[INFO] [stdout]     | |              - temporary value is freed at the end of this statement
[INFO] [stdout]  84 | |          }
[INFO] [stdout]     | |__________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 264 |                        => ":{}" - color_text_fmt!(option "38;5;159", "{:<3}", record.line())
[INFO] [stdout]     |                                   ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `color_text_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:77:22
[INFO] [stdout]     |
[INFO] [stdout]  74 | /          {
[INFO] [stdout]  75 | |              let module_path = $text;
[INFO] [stdout]  76 | |              module_path.and(
[INFO] [stdout]  77 | |                  Some(format_args!(
[INFO] [stdout]     | | ______________________^
[INFO] [stdout]  78 | ||                     "{}{}{}",
[INFO] [stdout]  79 | ||                     concatcp!("\x1b[", $color_sequence, "m"),
[INFO] [stdout]  80 | ||                     format!($formatting_lit, $text.unwrap()),
[INFO] [stdout]  81 | ||                     "\x1b[0m",
[INFO] [stdout]  82 | ||                 ))
[INFO] [stdout]     | ||_________________^ creates a temporary value which is freed while still in use
[INFO] [stdout]  83 | |              )
[INFO] [stdout]     | |              - temporary value is freed at the end of this statement
[INFO] [stdout]  84 | |          }
[INFO] [stdout]     | |__________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 263 |                    "{}" - color_text_fmt!(option "38;5;159", "{}", full.as_ref())
[INFO] [stdout]     |                           ------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `color_text_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:77:22
[INFO] [stdout]     |
[INFO] [stdout]  74 | /          {
[INFO] [stdout]  75 | |              let module_path = $text;
[INFO] [stdout]  76 | |              module_path.and(
[INFO] [stdout]  77 | |                  Some(format_args!(
[INFO] [stdout]     | | ______________________^
[INFO] [stdout]  78 | ||                     "{}{}{}",
[INFO] [stdout]  79 | ||                     concatcp!("\x1b[", $color_sequence, "m"),
[INFO] [stdout]  80 | ||                     format!($formatting_lit, $text.unwrap()),
[INFO] [stdout]  81 | ||                     "\x1b[0m",
[INFO] [stdout]  82 | ||                 ))
[INFO] [stdout]     | ||_________________^ creates a temporary value which is freed while still in use
[INFO] [stdout]  83 | |              )
[INFO] [stdout]     | |              - temporary value is freed at the end of this statement
[INFO] [stdout]  84 | |          }
[INFO] [stdout]     | |__________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 264 |                        => ":{}" - color_text_fmt!(option "38;5;159", "{:<3}", record.line())
[INFO] [stdout]     |                                   ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `color_text_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:77:22
[INFO] [stdout]     |
[INFO] [stdout]  74 | /          {
[INFO] [stdout]  75 | |              let module_path = $text;
[INFO] [stdout]  76 | |              module_path.and(
[INFO] [stdout]  77 | |                  Some(format_args!(
[INFO] [stdout]     | | ______________________^
[INFO] [stdout]  78 | ||                     "{}{}{}",
[INFO] [stdout]  79 | ||                     concatcp!("\x1b[", $color_sequence, "m"),
[INFO] [stdout]  80 | ||                     format!($formatting_lit, $text.unwrap()),
[INFO] [stdout]  81 | ||                     "\x1b[0m",
[INFO] [stdout]  82 | ||                 ))
[INFO] [stdout]     | ||_________________^ creates a temporary value which is freed while still in use
[INFO] [stdout]  83 | |              )
[INFO] [stdout]     | |              - temporary value is freed at the end of this statement
[INFO] [stdout]  84 | |          }
[INFO] [stdout]     | |__________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 261 |                    "{} "   - color_text_fmt!(option "38;5;47", "{}", record.module_path()),
[INFO] [stdout]     |                              ------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `color_text_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:77:22
[INFO] [stdout]     |
[INFO] [stdout]  74 | /          {
[INFO] [stdout]  75 | |              let module_path = $text;
[INFO] [stdout]  76 | |              module_path.and(
[INFO] [stdout]  77 | |                  Some(format_args!(
[INFO] [stdout]     | | ______________________^
[INFO] [stdout]  78 | ||                     "{}{}{}",
[INFO] [stdout]  79 | ||                     concatcp!("\x1b[", $color_sequence, "m"),
[INFO] [stdout]  80 | ||                     format!($formatting_lit, $text.unwrap()),
[INFO] [stdout]  81 | ||                     "\x1b[0m",
[INFO] [stdout]  82 | ||                 ))
[INFO] [stdout]     | ||_________________^ creates a temporary value which is freed while still in use
[INFO] [stdout]  83 | |              )
[INFO] [stdout]     | |              - temporary value is freed at the end of this statement
[INFO] [stdout]  84 | |          }
[INFO] [stdout]     | |__________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 263 |                    "{}" - color_text_fmt!(option "38;5;159", "{}", full.as_ref())
[INFO] [stdout]     |                           ------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `color_text_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:77:22
[INFO] [stdout]     |
[INFO] [stdout]  74 | /          {
[INFO] [stdout]  75 | |              let module_path = $text;
[INFO] [stdout]  76 | |              module_path.and(
[INFO] [stdout]  77 | |                  Some(format_args!(
[INFO] [stdout]     | | ______________________^
[INFO] [stdout]  78 | ||                     "{}{}{}",
[INFO] [stdout]  79 | ||                     concatcp!("\x1b[", $color_sequence, "m"),
[INFO] [stdout]  80 | ||                     format!($formatting_lit, $text.unwrap()),
[INFO] [stdout]  81 | ||                     "\x1b[0m",
[INFO] [stdout]  82 | ||                 ))
[INFO] [stdout]     | ||_________________^ creates a temporary value which is freed while still in use
[INFO] [stdout]  83 | |              )
[INFO] [stdout]     | |              - temporary value is freed at the end of this statement
[INFO] [stdout]  84 | |          }
[INFO] [stdout]     | |__________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 264 |                        => ":{}" - color_text_fmt!(option "38;5;159", "{:<3}", record.line())
[INFO] [stdout]     |                                   ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `color_text_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:77:22
[INFO] [stdout]     |
[INFO] [stdout]  74 | /          {
[INFO] [stdout]  75 | |              let module_path = $text;
[INFO] [stdout]  76 | |              module_path.and(
[INFO] [stdout]  77 | |                  Some(format_args!(
[INFO] [stdout]     | | ______________________^
[INFO] [stdout]  78 | ||                     "{}{}{}",
[INFO] [stdout]  79 | ||                     concatcp!("\x1b[", $color_sequence, "m"),
[INFO] [stdout]  80 | ||                     format!($formatting_lit, $text.unwrap()),
[INFO] [stdout]  81 | ||                     "\x1b[0m",
[INFO] [stdout]  82 | ||                 ))
[INFO] [stdout]     | ||_________________^ creates a temporary value which is freed while still in use
[INFO] [stdout]  83 | |              )
[INFO] [stdout]     | |              - temporary value is freed at the end of this statement
[INFO] [stdout]  84 | |          }
[INFO] [stdout]     | |__________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 263 |                    "{}" - color_text_fmt!(option "38;5;159", "{}", full.as_ref())
[INFO] [stdout]     |                           ------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `color_text_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:77:22
[INFO] [stdout]     |
[INFO] [stdout]  74 | /          {
[INFO] [stdout]  75 | |              let module_path = $text;
[INFO] [stdout]  76 | |              module_path.and(
[INFO] [stdout]  77 | |                  Some(format_args!(
[INFO] [stdout]     | | ______________________^
[INFO] [stdout]  78 | ||                     "{}{}{}",
[INFO] [stdout]  79 | ||                     concatcp!("\x1b[", $color_sequence, "m"),
[INFO] [stdout]  80 | ||                     format!($formatting_lit, $text.unwrap()),
[INFO] [stdout]  81 | ||                     "\x1b[0m",
[INFO] [stdout]  82 | ||                 ))
[INFO] [stdout]     | ||_________________^ creates a temporary value which is freed while still in use
[INFO] [stdout]  83 | |              )
[INFO] [stdout]     | |              - temporary value is freed at the end of this statement
[INFO] [stdout]  84 | |          }
[INFO] [stdout]     | |__________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 264 |                        => ":{}" - color_text_fmt!(option "38;5;159", "{:<3}", record.line())
[INFO] [stdout]     |                                   ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `color_text_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:77:22
[INFO] [stdout]     |
[INFO] [stdout]  74 | /          {
[INFO] [stdout]  75 | |              let module_path = $text;
[INFO] [stdout]  76 | |              module_path.and(
[INFO] [stdout]  77 | |                  Some(format_args!(
[INFO] [stdout]     | | ______________________^
[INFO] [stdout]  78 | ||                     "{}{}{}",
[INFO] [stdout]  79 | ||                     concatcp!("\x1b[", $color_sequence, "m"),
[INFO] [stdout]  80 | ||                     format!($formatting_lit, $text.unwrap()),
[INFO] [stdout]  81 | ||                     "\x1b[0m",
[INFO] [stdout]  82 | ||                 ))
[INFO] [stdout]     | ||_________________^ creates a temporary value which is freed while still in use
[INFO] [stdout]  83 | |              )
[INFO] [stdout]     | |              - temporary value is freed at the end of this statement
[INFO] [stdout]  84 | |          }
[INFO] [stdout]     | |__________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 261 |                    "{} "   - color_text_fmt!(option "38;5;47", "{}", record.module_path()),
[INFO] [stdout]     |                              ------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `color_text_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:77:22
[INFO] [stdout]     |
[INFO] [stdout]  74 | /          {
[INFO] [stdout]  75 | |              let module_path = $text;
[INFO] [stdout]  76 | |              module_path.and(
[INFO] [stdout]  77 | |                  Some(format_args!(
[INFO] [stdout]     | | ______________________^
[INFO] [stdout]  78 | ||                     "{}{}{}",
[INFO] [stdout]  79 | ||                     concatcp!("\x1b[", $color_sequence, "m"),
[INFO] [stdout]  80 | ||                     format!($formatting_lit, $text.unwrap()),
[INFO] [stdout]  81 | ||                     "\x1b[0m",
[INFO] [stdout]  82 | ||                 ))
[INFO] [stdout]     | ||_________________^ creates a temporary value which is freed while still in use
[INFO] [stdout]  83 | |              )
[INFO] [stdout]     | |              - temporary value is freed at the end of this statement
[INFO] [stdout]  84 | |          }
[INFO] [stdout]     | |__________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 263 |                    "{}" - color_text_fmt!(option "38;5;159", "{}", full.as_ref())
[INFO] [stdout]     |                           ------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `color_text_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:77:22
[INFO] [stdout]     |
[INFO] [stdout]  74 | /          {
[INFO] [stdout]  75 | |              let module_path = $text;
[INFO] [stdout]  76 | |              module_path.and(
[INFO] [stdout]  77 | |                  Some(format_args!(
[INFO] [stdout]     | | ______________________^
[INFO] [stdout]  78 | ||                     "{}{}{}",
[INFO] [stdout]  79 | ||                     concatcp!("\x1b[", $color_sequence, "m"),
[INFO] [stdout]  80 | ||                     format!($formatting_lit, $text.unwrap()),
[INFO] [stdout]  81 | ||                     "\x1b[0m",
[INFO] [stdout]  82 | ||                 ))
[INFO] [stdout]     | ||_________________^ creates a temporary value which is freed while still in use
[INFO] [stdout]  83 | |              )
[INFO] [stdout]     | |              - temporary value is freed at the end of this statement
[INFO] [stdout]  84 | |          }
[INFO] [stdout]     | |__________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 264 |                        => ":{}" - color_text_fmt!(option "38;5;159", "{:<3}", record.line())
[INFO] [stdout]     |                                   ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `color_text_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:77:22
[INFO] [stdout]     |
[INFO] [stdout]  74 | /          {
[INFO] [stdout]  75 | |              let module_path = $text;
[INFO] [stdout]  76 | |              module_path.and(
[INFO] [stdout]  77 | |                  Some(format_args!(
[INFO] [stdout]     | | ______________________^
[INFO] [stdout]  78 | ||                     "{}{}{}",
[INFO] [stdout]  79 | ||                     concatcp!("\x1b[", $color_sequence, "m"),
[INFO] [stdout]  80 | ||                     format!($formatting_lit, $text.unwrap()),
[INFO] [stdout]  81 | ||                     "\x1b[0m",
[INFO] [stdout]  82 | ||                 ))
[INFO] [stdout]     | ||_________________^ creates a temporary value which is freed while still in use
[INFO] [stdout]  83 | |              )
[INFO] [stdout]     | |              - temporary value is freed at the end of this statement
[INFO] [stdout]  84 | |          }
[INFO] [stdout]     | |__________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 263 |                    "{}" - color_text_fmt!(option "38;5;159", "{}", full.as_ref())
[INFO] [stdout]     |                           ------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `color_text_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:77:22
[INFO] [stdout]     |
[INFO] [stdout]  74 | /          {
[INFO] [stdout]  75 | |              let module_path = $text;
[INFO] [stdout]  76 | |              module_path.and(
[INFO] [stdout]  77 | |                  Some(format_args!(
[INFO] [stdout]     | | ______________________^
[INFO] [stdout]  78 | ||                     "{}{}{}",
[INFO] [stdout]  79 | ||                     concatcp!("\x1b[", $color_sequence, "m"),
[INFO] [stdout]  80 | ||                     format!($formatting_lit, $text.unwrap()),
[INFO] [stdout]  81 | ||                     "\x1b[0m",
[INFO] [stdout]  82 | ||                 ))
[INFO] [stdout]     | ||_________________^ creates a temporary value which is freed while still in use
[INFO] [stdout]  83 | |              )
[INFO] [stdout]     | |              - temporary value is freed at the end of this statement
[INFO] [stdout]  84 | |          }
[INFO] [stdout]     | |__________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 264 |                        => ":{}" - color_text_fmt!(option "38;5;159", "{:<3}", record.line())
[INFO] [stdout]     |                                   ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `color_text_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:80:21
[INFO] [stdout]     |
[INFO] [stdout]  74 | /         {
[INFO] [stdout]  75 | |             let module_path = $text;
[INFO] [stdout]  76 | |             module_path.and(
[INFO] [stdout]  77 | |                 Some(format_args!(
[INFO] [stdout] ...   |
[INFO] [stdout]  80 | |                     format!($formatting_lit, $text.unwrap()),
[INFO] [stdout]     | |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout]  83 | |             )
[INFO] [stdout]     | |             - temporary value is freed at the end of this statement
[INFO] [stdout]  84 | |         }
[INFO] [stdout]     | |_________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 261 |                   "{} "   - color_text_fmt!(option "38;5;47", "{}", record.module_path()),
[INFO] [stdout]     |                             ------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `format` which comes from the expansion of the macro `color_text_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:80:21
[INFO] [stdout]     |
[INFO] [stdout]  74 | /         {
[INFO] [stdout]  75 | |             let module_path = $text;
[INFO] [stdout]  76 | |             module_path.and(
[INFO] [stdout]  77 | |                 Some(format_args!(
[INFO] [stdout] ...   |
[INFO] [stdout]  80 | |                     format!($formatting_lit, $text.unwrap()),
[INFO] [stdout]     | |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout]  83 | |             )
[INFO] [stdout]     | |             - temporary value is freed at the end of this statement
[INFO] [stdout]  84 | |         }
[INFO] [stdout]     | |_________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 263 |                   "{}" - color_text_fmt!(option "38;5;159", "{}", full.as_ref())
[INFO] [stdout]     |                          ------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `format` which comes from the expansion of the macro `color_text_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:80:21
[INFO] [stdout]     |
[INFO] [stdout]  74 | /         {
[INFO] [stdout]  75 | |             let module_path = $text;
[INFO] [stdout]  76 | |             module_path.and(
[INFO] [stdout]  77 | |                 Some(format_args!(
[INFO] [stdout] ...   |
[INFO] [stdout]  80 | |                     format!($formatting_lit, $text.unwrap()),
[INFO] [stdout]     | |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout]  83 | |             )
[INFO] [stdout]     | |             - temporary value is freed at the end of this statement
[INFO] [stdout]  84 | |         }
[INFO] [stdout]     | |_________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 264 |                       => ":{}" - color_text_fmt!(option "38;5;159", "{:<3}", record.line())
[INFO] [stdout]     |                                  ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `format` which comes from the expansion of the macro `color_text_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:80:21
[INFO] [stdout]     |
[INFO] [stdout]  74 | /         {
[INFO] [stdout]  75 | |             let module_path = $text;
[INFO] [stdout]  76 | |             module_path.and(
[INFO] [stdout]  77 | |                 Some(format_args!(
[INFO] [stdout] ...   |
[INFO] [stdout]  80 | |                     format!($formatting_lit, $text.unwrap()),
[INFO] [stdout]     | |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout]  83 | |             )
[INFO] [stdout]     | |             - temporary value is freed at the end of this statement
[INFO] [stdout]  84 | |         }
[INFO] [stdout]     | |_________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 263 |                   "{}" - color_text_fmt!(option "38;5;159", "{}", full.as_ref())
[INFO] [stdout]     |                          ------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `format` which comes from the expansion of the macro `color_text_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:80:21
[INFO] [stdout]     |
[INFO] [stdout]  74 | /         {
[INFO] [stdout]  75 | |             let module_path = $text;
[INFO] [stdout]  76 | |             module_path.and(
[INFO] [stdout]  77 | |                 Some(format_args!(
[INFO] [stdout] ...   |
[INFO] [stdout]  80 | |                     format!($formatting_lit, $text.unwrap()),
[INFO] [stdout]     | |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout]  83 | |             )
[INFO] [stdout]     | |             - temporary value is freed at the end of this statement
[INFO] [stdout]  84 | |         }
[INFO] [stdout]     | |_________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 264 |                       => ":{}" - color_text_fmt!(option "38;5;159", "{:<3}", record.line())
[INFO] [stdout]     |                                  ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `format` which comes from the expansion of the macro `color_text_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:80:21
[INFO] [stdout]     |
[INFO] [stdout]  74 | /         {
[INFO] [stdout]  75 | |             let module_path = $text;
[INFO] [stdout]  76 | |             module_path.and(
[INFO] [stdout]  77 | |                 Some(format_args!(
[INFO] [stdout] ...   |
[INFO] [stdout]  80 | |                     format!($formatting_lit, $text.unwrap()),
[INFO] [stdout]     | |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout]  83 | |             )
[INFO] [stdout]     | |             - temporary value is freed at the end of this statement
[INFO] [stdout]  84 | |         }
[INFO] [stdout]     | |_________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 261 |                   "{} "   - color_text_fmt!(option "38;5;47", "{}", record.module_path()),
[INFO] [stdout]     |                             ------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `format` which comes from the expansion of the macro `color_text_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:80:21
[INFO] [stdout]     |
[INFO] [stdout]  74 | /         {
[INFO] [stdout]  75 | |             let module_path = $text;
[INFO] [stdout]  76 | |             module_path.and(
[INFO] [stdout]  77 | |                 Some(format_args!(
[INFO] [stdout] ...   |
[INFO] [stdout]  80 | |                     format!($formatting_lit, $text.unwrap()),
[INFO] [stdout]     | |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout]  83 | |             )
[INFO] [stdout]     | |             - temporary value is freed at the end of this statement
[INFO] [stdout]  84 | |         }
[INFO] [stdout]     | |_________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 263 |                   "{}" - color_text_fmt!(option "38;5;159", "{}", full.as_ref())
[INFO] [stdout]     |                          ------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `format` which comes from the expansion of the macro `color_text_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:80:21
[INFO] [stdout]     |
[INFO] [stdout]  74 | /         {
[INFO] [stdout]  75 | |             let module_path = $text;
[INFO] [stdout]  76 | |             module_path.and(
[INFO] [stdout]  77 | |                 Some(format_args!(
[INFO] [stdout] ...   |
[INFO] [stdout]  80 | |                     format!($formatting_lit, $text.unwrap()),
[INFO] [stdout]     | |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout]  83 | |             )
[INFO] [stdout]     | |             - temporary value is freed at the end of this statement
[INFO] [stdout]  84 | |         }
[INFO] [stdout]     | |_________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 264 |                       => ":{}" - color_text_fmt!(option "38;5;159", "{:<3}", record.line())
[INFO] [stdout]     |                                  ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `format` which comes from the expansion of the macro `color_text_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:80:21
[INFO] [stdout]     |
[INFO] [stdout]  74 | /         {
[INFO] [stdout]  75 | |             let module_path = $text;
[INFO] [stdout]  76 | |             module_path.and(
[INFO] [stdout]  77 | |                 Some(format_args!(
[INFO] [stdout] ...   |
[INFO] [stdout]  80 | |                     format!($formatting_lit, $text.unwrap()),
[INFO] [stdout]     | |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout]  83 | |             )
[INFO] [stdout]     | |             - temporary value is freed at the end of this statement
[INFO] [stdout]  84 | |         }
[INFO] [stdout]     | |_________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 263 |                   "{}" - color_text_fmt!(option "38;5;159", "{}", full.as_ref())
[INFO] [stdout]     |                          ------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `format` which comes from the expansion of the macro `color_text_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:80:21
[INFO] [stdout]     |
[INFO] [stdout]  74 | /         {
[INFO] [stdout]  75 | |             let module_path = $text;
[INFO] [stdout]  76 | |             module_path.and(
[INFO] [stdout]  77 | |                 Some(format_args!(
[INFO] [stdout] ...   |
[INFO] [stdout]  80 | |                     format!($formatting_lit, $text.unwrap()),
[INFO] [stdout]     | |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout]  83 | |             )
[INFO] [stdout]     | |             - temporary value is freed at the end of this statement
[INFO] [stdout]  84 | |         }
[INFO] [stdout]     | |_________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 264 |                       => ":{}" - color_text_fmt!(option "38;5;159", "{:<3}", record.line())
[INFO] [stdout]     |                                  ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `format` which comes from the expansion of the macro `color_text_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:80:21
[INFO] [stdout]     |
[INFO] [stdout]  74 | /         {
[INFO] [stdout]  75 | |             let module_path = $text;
[INFO] [stdout]  76 | |             module_path.and(
[INFO] [stdout]  77 | |                 Some(format_args!(
[INFO] [stdout] ...   |
[INFO] [stdout]  80 | |                     format!($formatting_lit, $text.unwrap()),
[INFO] [stdout]     | |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout]  83 | |             )
[INFO] [stdout]     | |             - temporary value is freed at the end of this statement
[INFO] [stdout]  84 | |         }
[INFO] [stdout]     | |_________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 261 |                   "{} "   - color_text_fmt!(option "38;5;47", "{}", record.module_path()),
[INFO] [stdout]     |                             ------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `format` which comes from the expansion of the macro `color_text_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:80:21
[INFO] [stdout]     |
[INFO] [stdout]  74 | /         {
[INFO] [stdout]  75 | |             let module_path = $text;
[INFO] [stdout]  76 | |             module_path.and(
[INFO] [stdout]  77 | |                 Some(format_args!(
[INFO] [stdout] ...   |
[INFO] [stdout]  80 | |                     format!($formatting_lit, $text.unwrap()),
[INFO] [stdout]     | |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout]  83 | |             )
[INFO] [stdout]     | |             - temporary value is freed at the end of this statement
[INFO] [stdout]  84 | |         }
[INFO] [stdout]     | |_________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 263 |                   "{}" - color_text_fmt!(option "38;5;159", "{}", full.as_ref())
[INFO] [stdout]     |                          ------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `format` which comes from the expansion of the macro `color_text_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:80:21
[INFO] [stdout]     |
[INFO] [stdout]  74 | /         {
[INFO] [stdout]  75 | |             let module_path = $text;
[INFO] [stdout]  76 | |             module_path.and(
[INFO] [stdout]  77 | |                 Some(format_args!(
[INFO] [stdout] ...   |
[INFO] [stdout]  80 | |                     format!($formatting_lit, $text.unwrap()),
[INFO] [stdout]     | |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout]  83 | |             )
[INFO] [stdout]     | |             - temporary value is freed at the end of this statement
[INFO] [stdout]  84 | |         }
[INFO] [stdout]     | |_________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 264 |                       => ":{}" - color_text_fmt!(option "38;5;159", "{:<3}", record.line())
[INFO] [stdout]     |                                  ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `format` which comes from the expansion of the macro `color_text_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:80:21
[INFO] [stdout]     |
[INFO] [stdout]  74 | /         {
[INFO] [stdout]  75 | |             let module_path = $text;
[INFO] [stdout]  76 | |             module_path.and(
[INFO] [stdout]  77 | |                 Some(format_args!(
[INFO] [stdout] ...   |
[INFO] [stdout]  80 | |                     format!($formatting_lit, $text.unwrap()),
[INFO] [stdout]     | |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout]  83 | |             )
[INFO] [stdout]     | |             - temporary value is freed at the end of this statement
[INFO] [stdout]  84 | |         }
[INFO] [stdout]     | |_________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 263 |                   "{}" - color_text_fmt!(option "38;5;159", "{}", full.as_ref())
[INFO] [stdout]     |                          ------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `format` which comes from the expansion of the macro `color_text_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:80:21
[INFO] [stdout]     |
[INFO] [stdout]  74 | /         {
[INFO] [stdout]  75 | |             let module_path = $text;
[INFO] [stdout]  76 | |             module_path.and(
[INFO] [stdout]  77 | |                 Some(format_args!(
[INFO] [stdout] ...   |
[INFO] [stdout]  80 | |                     format!($formatting_lit, $text.unwrap()),
[INFO] [stdout]     | |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout]  83 | |             )
[INFO] [stdout]     | |             - temporary value is freed at the end of this statement
[INFO] [stdout]  84 | |         }
[INFO] [stdout]     | |_________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 264 |                       => ":{}" - color_text_fmt!(option "38;5;159", "{:<3}", record.line())
[INFO] [stdout]     |                                  ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `format` which comes from the expansion of the macro `color_text_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:80:21
[INFO] [stdout]     |
[INFO] [stdout]  74 | /         {
[INFO] [stdout]  75 | |             let module_path = $text;
[INFO] [stdout]  76 | |             module_path.and(
[INFO] [stdout]  77 | |                 Some(format_args!(
[INFO] [stdout] ...   |
[INFO] [stdout]  80 | |                     format!($formatting_lit, $text.unwrap()),
[INFO] [stdout]     | |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout]  83 | |             )
[INFO] [stdout]     | |             - temporary value is freed at the end of this statement
[INFO] [stdout]  84 | |         }
[INFO] [stdout]     | |_________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 261 |                   "{} "   - color_text_fmt!(option "38;5;47", "{}", record.module_path()),
[INFO] [stdout]     |                             ------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `format` which comes from the expansion of the macro `color_text_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:80:21
[INFO] [stdout]     |
[INFO] [stdout]  74 | /         {
[INFO] [stdout]  75 | |             let module_path = $text;
[INFO] [stdout]  76 | |             module_path.and(
[INFO] [stdout]  77 | |                 Some(format_args!(
[INFO] [stdout] ...   |
[INFO] [stdout]  80 | |                     format!($formatting_lit, $text.unwrap()),
[INFO] [stdout]     | |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout]  83 | |             )
[INFO] [stdout]     | |             - temporary value is freed at the end of this statement
[INFO] [stdout]  84 | |         }
[INFO] [stdout]     | |_________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 263 |                   "{}" - color_text_fmt!(option "38;5;159", "{}", full.as_ref())
[INFO] [stdout]     |                          ------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `format` which comes from the expansion of the macro `color_text_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:80:21
[INFO] [stdout]     |
[INFO] [stdout]  74 | /         {
[INFO] [stdout]  75 | |             let module_path = $text;
[INFO] [stdout]  76 | |             module_path.and(
[INFO] [stdout]  77 | |                 Some(format_args!(
[INFO] [stdout] ...   |
[INFO] [stdout]  80 | |                     format!($formatting_lit, $text.unwrap()),
[INFO] [stdout]     | |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout]  83 | |             )
[INFO] [stdout]     | |             - temporary value is freed at the end of this statement
[INFO] [stdout]  84 | |         }
[INFO] [stdout]     | |_________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 264 |                       => ":{}" - color_text_fmt!(option "38;5;159", "{:<3}", record.line())
[INFO] [stdout]     |                                  ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `format` which comes from the expansion of the macro `color_text_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:80:21
[INFO] [stdout]     |
[INFO] [stdout]  74 | /         {
[INFO] [stdout]  75 | |             let module_path = $text;
[INFO] [stdout]  76 | |             module_path.and(
[INFO] [stdout]  77 | |                 Some(format_args!(
[INFO] [stdout] ...   |
[INFO] [stdout]  80 | |                     format!($formatting_lit, $text.unwrap()),
[INFO] [stdout]     | |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout]  83 | |             )
[INFO] [stdout]     | |             - temporary value is freed at the end of this statement
[INFO] [stdout]  84 | |         }
[INFO] [stdout]     | |_________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 263 |                   "{}" - color_text_fmt!(option "38;5;159", "{}", full.as_ref())
[INFO] [stdout]     |                          ------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `format` which comes from the expansion of the macro `color_text_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:80:21
[INFO] [stdout]     |
[INFO] [stdout]  74 | /         {
[INFO] [stdout]  75 | |             let module_path = $text;
[INFO] [stdout]  76 | |             module_path.and(
[INFO] [stdout]  77 | |                 Some(format_args!(
[INFO] [stdout] ...   |
[INFO] [stdout]  80 | |                     format!($formatting_lit, $text.unwrap()),
[INFO] [stdout]     | |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout]  83 | |             )
[INFO] [stdout]     | |             - temporary value is freed at the end of this statement
[INFO] [stdout]  84 | |         }
[INFO] [stdout]     | |_________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 264 |                       => ":{}" - color_text_fmt!(option "38;5;159", "{:<3}", record.line())
[INFO] [stdout]     |                                  ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `format` which comes from the expansion of the macro `color_text_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:80:21
[INFO] [stdout]     |
[INFO] [stdout]  74 | /         {
[INFO] [stdout]  75 | |             let module_path = $text;
[INFO] [stdout]  76 | |             module_path.and(
[INFO] [stdout]  77 | |                 Some(format_args!(
[INFO] [stdout] ...   |
[INFO] [stdout]  80 | |                     format!($formatting_lit, $text.unwrap()),
[INFO] [stdout]     | |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout]  83 | |             )
[INFO] [stdout]     | |             - temporary value is freed at the end of this statement
[INFO] [stdout]  84 | |         }
[INFO] [stdout]     | |_________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 261 |                   "{} "   - color_text_fmt!(option "38;5;47", "{}", record.module_path()),
[INFO] [stdout]     |                             ------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `format` which comes from the expansion of the macro `color_text_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:80:21
[INFO] [stdout]     |
[INFO] [stdout]  74 | /         {
[INFO] [stdout]  75 | |             let module_path = $text;
[INFO] [stdout]  76 | |             module_path.and(
[INFO] [stdout]  77 | |                 Some(format_args!(
[INFO] [stdout] ...   |
[INFO] [stdout]  80 | |                     format!($formatting_lit, $text.unwrap()),
[INFO] [stdout]     | |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout]  83 | |             )
[INFO] [stdout]     | |             - temporary value is freed at the end of this statement
[INFO] [stdout]  84 | |         }
[INFO] [stdout]     | |_________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 263 |                   "{}" - color_text_fmt!(option "38;5;159", "{}", full.as_ref())
[INFO] [stdout]     |                          ------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `format` which comes from the expansion of the macro `color_text_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:80:21
[INFO] [stdout]     |
[INFO] [stdout]  74 | /         {
[INFO] [stdout]  75 | |             let module_path = $text;
[INFO] [stdout]  76 | |             module_path.and(
[INFO] [stdout]  77 | |                 Some(format_args!(
[INFO] [stdout] ...   |
[INFO] [stdout]  80 | |                     format!($formatting_lit, $text.unwrap()),
[INFO] [stdout]     | |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout]  83 | |             )
[INFO] [stdout]     | |             - temporary value is freed at the end of this statement
[INFO] [stdout]  84 | |         }
[INFO] [stdout]     | |_________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 264 |                       => ":{}" - color_text_fmt!(option "38;5;159", "{:<3}", record.line())
[INFO] [stdout]     |                                  ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `format` which comes from the expansion of the macro `color_text_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:80:21
[INFO] [stdout]     |
[INFO] [stdout]  74 | /         {
[INFO] [stdout]  75 | |             let module_path = $text;
[INFO] [stdout]  76 | |             module_path.and(
[INFO] [stdout]  77 | |                 Some(format_args!(
[INFO] [stdout] ...   |
[INFO] [stdout]  80 | |                     format!($formatting_lit, $text.unwrap()),
[INFO] [stdout]     | |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout]  83 | |             )
[INFO] [stdout]     | |             - temporary value is freed at the end of this statement
[INFO] [stdout]  84 | |         }
[INFO] [stdout]     | |_________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 263 |                   "{}" - color_text_fmt!(option "38;5;159", "{}", full.as_ref())
[INFO] [stdout]     |                          ------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `format` which comes from the expansion of the macro `color_text_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:80:21
[INFO] [stdout]     |
[INFO] [stdout]  74 | /         {
[INFO] [stdout]  75 | |             let module_path = $text;
[INFO] [stdout]  76 | |             module_path.and(
[INFO] [stdout]  77 | |                 Some(format_args!(
[INFO] [stdout] ...   |
[INFO] [stdout]  80 | |                     format!($formatting_lit, $text.unwrap()),
[INFO] [stdout]     | |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout]  83 | |             )
[INFO] [stdout]     | |             - temporary value is freed at the end of this statement
[INFO] [stdout]  84 | |         }
[INFO] [stdout]     | |_________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 264 |                       => ":{}" - color_text_fmt!(option "38;5;159", "{:<3}", record.line())
[INFO] [stdout]     |                                  ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `format` which comes from the expansion of the macro `color_text_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:80:21
[INFO] [stdout]     |
[INFO] [stdout]  74 | /         {
[INFO] [stdout]  75 | |             let module_path = $text;
[INFO] [stdout]  76 | |             module_path.and(
[INFO] [stdout]  77 | |                 Some(format_args!(
[INFO] [stdout] ...   |
[INFO] [stdout]  80 | |                     format!($formatting_lit, $text.unwrap()),
[INFO] [stdout]     | |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout]  83 | |             )
[INFO] [stdout]     | |             - temporary value is freed at the end of this statement
[INFO] [stdout]  84 | |         }
[INFO] [stdout]     | |_________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 261 |                   "{} "   - color_text_fmt!(option "38;5;47", "{}", record.module_path()),
[INFO] [stdout]     |                             ------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `format` which comes from the expansion of the macro `color_text_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:80:21
[INFO] [stdout]     |
[INFO] [stdout]  74 | /         {
[INFO] [stdout]  75 | |             let module_path = $text;
[INFO] [stdout]  76 | |             module_path.and(
[INFO] [stdout]  77 | |                 Some(format_args!(
[INFO] [stdout] ...   |
[INFO] [stdout]  80 | |                     format!($formatting_lit, $text.unwrap()),
[INFO] [stdout]     | |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout]  83 | |             )
[INFO] [stdout]     | |             - temporary value is freed at the end of this statement
[INFO] [stdout]  84 | |         }
[INFO] [stdout]     | |_________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 263 |                   "{}" - color_text_fmt!(option "38;5;159", "{}", full.as_ref())
[INFO] [stdout]     |                          ------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `format` which comes from the expansion of the macro `color_text_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:80:21
[INFO] [stdout]     |
[INFO] [stdout]  74 | /         {
[INFO] [stdout]  75 | |             let module_path = $text;
[INFO] [stdout]  76 | |             module_path.and(
[INFO] [stdout]  77 | |                 Some(format_args!(
[INFO] [stdout] ...   |
[INFO] [stdout]  80 | |                     format!($formatting_lit, $text.unwrap()),
[INFO] [stdout]     | |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout]  83 | |             )
[INFO] [stdout]     | |             - temporary value is freed at the end of this statement
[INFO] [stdout]  84 | |         }
[INFO] [stdout]     | |_________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 264 |                       => ":{}" - color_text_fmt!(option "38;5;159", "{:<3}", record.line())
[INFO] [stdout]     |                                  ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `format` which comes from the expansion of the macro `color_text_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:80:21
[INFO] [stdout]     |
[INFO] [stdout]  74 | /         {
[INFO] [stdout]  75 | |             let module_path = $text;
[INFO] [stdout]  76 | |             module_path.and(
[INFO] [stdout]  77 | |                 Some(format_args!(
[INFO] [stdout] ...   |
[INFO] [stdout]  80 | |                     format!($formatting_lit, $text.unwrap()),
[INFO] [stdout]     | |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout]  83 | |             )
[INFO] [stdout]     | |             - temporary value is freed at the end of this statement
[INFO] [stdout]  84 | |         }
[INFO] [stdout]     | |_________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 263 |                   "{}" - color_text_fmt!(option "38;5;159", "{}", full.as_ref())
[INFO] [stdout]     |                          ------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `format` which comes from the expansion of the macro `color_text_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:80:21
[INFO] [stdout]     |
[INFO] [stdout]  74 | /         {
[INFO] [stdout]  75 | |             let module_path = $text;
[INFO] [stdout]  76 | |             module_path.and(
[INFO] [stdout]  77 | |                 Some(format_args!(
[INFO] [stdout] ...   |
[INFO] [stdout]  80 | |                     format!($formatting_lit, $text.unwrap()),
[INFO] [stdout]     | |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout]  83 | |             )
[INFO] [stdout]     | |             - temporary value is freed at the end of this statement
[INFO] [stdout]  84 | |         }
[INFO] [stdout]     | |_________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 264 |                       => ":{}" - color_text_fmt!(option "38;5;159", "{:<3}", record.line())
[INFO] [stdout]     |                                  ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `format` which comes from the expansion of the macro `color_text_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:80:21
[INFO] [stdout]     |
[INFO] [stdout]  74 | /         {
[INFO] [stdout]  75 | |             let module_path = $text;
[INFO] [stdout]  76 | |             module_path.and(
[INFO] [stdout]  77 | |                 Some(format_args!(
[INFO] [stdout] ...   |
[INFO] [stdout]  80 | |                     format!($formatting_lit, $text.unwrap()),
[INFO] [stdout]     | |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout]  83 | |             )
[INFO] [stdout]     | |             - temporary value is freed at the end of this statement
[INFO] [stdout]  84 | |         }
[INFO] [stdout]     | |_________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 261 |                   "{} "   - color_text_fmt!(option "38;5;47", "{}", record.module_path()),
[INFO] [stdout]     |                             ------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `format` which comes from the expansion of the macro `color_text_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:80:21
[INFO] [stdout]     |
[INFO] [stdout]  74 | /         {
[INFO] [stdout]  75 | |             let module_path = $text;
[INFO] [stdout]  76 | |             module_path.and(
[INFO] [stdout]  77 | |                 Some(format_args!(
[INFO] [stdout] ...   |
[INFO] [stdout]  80 | |                     format!($formatting_lit, $text.unwrap()),
[INFO] [stdout]     | |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout]  83 | |             )
[INFO] [stdout]     | |             - temporary value is freed at the end of this statement
[INFO] [stdout]  84 | |         }
[INFO] [stdout]     | |_________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 263 |                   "{}" - color_text_fmt!(option "38;5;159", "{}", full.as_ref())
[INFO] [stdout]     |                          ------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `format` which comes from the expansion of the macro `color_text_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:80:21
[INFO] [stdout]     |
[INFO] [stdout]  74 | /         {
[INFO] [stdout]  75 | |             let module_path = $text;
[INFO] [stdout]  76 | |             module_path.and(
[INFO] [stdout]  77 | |                 Some(format_args!(
[INFO] [stdout] ...   |
[INFO] [stdout]  80 | |                     format!($formatting_lit, $text.unwrap()),
[INFO] [stdout]     | |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout]  83 | |             )
[INFO] [stdout]     | |             - temporary value is freed at the end of this statement
[INFO] [stdout]  84 | |         }
[INFO] [stdout]     | |_________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 264 |                       => ":{}" - color_text_fmt!(option "38;5;159", "{:<3}", record.line())
[INFO] [stdout]     |                                  ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `format` which comes from the expansion of the macro `color_text_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:80:21
[INFO] [stdout]     |
[INFO] [stdout]  74 | /         {
[INFO] [stdout]  75 | |             let module_path = $text;
[INFO] [stdout]  76 | |             module_path.and(
[INFO] [stdout]  77 | |                 Some(format_args!(
[INFO] [stdout] ...   |
[INFO] [stdout]  80 | |                     format!($formatting_lit, $text.unwrap()),
[INFO] [stdout]     | |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout]  83 | |             )
[INFO] [stdout]     | |             - temporary value is freed at the end of this statement
[INFO] [stdout]  84 | |         }
[INFO] [stdout]     | |_________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 263 |                   "{}" - color_text_fmt!(option "38;5;159", "{}", full.as_ref())
[INFO] [stdout]     |                          ------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `format` which comes from the expansion of the macro `color_text_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:80:21
[INFO] [stdout]     |
[INFO] [stdout]  74 | /         {
[INFO] [stdout]  75 | |             let module_path = $text;
[INFO] [stdout]  76 | |             module_path.and(
[INFO] [stdout]  77 | |                 Some(format_args!(
[INFO] [stdout] ...   |
[INFO] [stdout]  80 | |                     format!($formatting_lit, $text.unwrap()),
[INFO] [stdout]     | |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout]  83 | |             )
[INFO] [stdout]     | |             - temporary value is freed at the end of this statement
[INFO] [stdout]  84 | |         }
[INFO] [stdout]     | |_________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 264 |                       => ":{}" - color_text_fmt!(option "38;5;159", "{:<3}", record.line())
[INFO] [stdout]     |                                  ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `format` which comes from the expansion of the macro `color_text_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:80:21
[INFO] [stdout]     |
[INFO] [stdout]  74 | /         {
[INFO] [stdout]  75 | |             let module_path = $text;
[INFO] [stdout]  76 | |             module_path.and(
[INFO] [stdout]  77 | |                 Some(format_args!(
[INFO] [stdout] ...   |
[INFO] [stdout]  80 | |                     format!($formatting_lit, $text.unwrap()),
[INFO] [stdout]     | |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout]  83 | |             )
[INFO] [stdout]     | |             - temporary value is freed at the end of this statement
[INFO] [stdout]  84 | |         }
[INFO] [stdout]     | |_________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 261 |                   "{} "   - color_text_fmt!(option "38;5;47", "{}", record.module_path()),
[INFO] [stdout]     |                             ------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `format` which comes from the expansion of the macro `color_text_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:80:21
[INFO] [stdout]     |
[INFO] [stdout]  74 | /         {
[INFO] [stdout]  75 | |             let module_path = $text;
[INFO] [stdout]  76 | |             module_path.and(
[INFO] [stdout]  77 | |                 Some(format_args!(
[INFO] [stdout] ...   |
[INFO] [stdout]  80 | |                     format!($formatting_lit, $text.unwrap()),
[INFO] [stdout]     | |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout]  83 | |             )
[INFO] [stdout]     | |             - temporary value is freed at the end of this statement
[INFO] [stdout]  84 | |         }
[INFO] [stdout]     | |_________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 263 |                   "{}" - color_text_fmt!(option "38;5;159", "{}", full.as_ref())
[INFO] [stdout]     |                          ------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `format` which comes from the expansion of the macro `color_text_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:80:21
[INFO] [stdout]     |
[INFO] [stdout]  74 | /         {
[INFO] [stdout]  75 | |             let module_path = $text;
[INFO] [stdout]  76 | |             module_path.and(
[INFO] [stdout]  77 | |                 Some(format_args!(
[INFO] [stdout] ...   |
[INFO] [stdout]  80 | |                     format!($formatting_lit, $text.unwrap()),
[INFO] [stdout]     | |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout]  83 | |             )
[INFO] [stdout]     | |             - temporary value is freed at the end of this statement
[INFO] [stdout]  84 | |         }
[INFO] [stdout]     | |_________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 264 |                       => ":{}" - color_text_fmt!(option "38;5;159", "{:<3}", record.line())
[INFO] [stdout]     |                                  ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `format` which comes from the expansion of the macro `color_text_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:80:21
[INFO] [stdout]     |
[INFO] [stdout]  74 | /         {
[INFO] [stdout]  75 | |             let module_path = $text;
[INFO] [stdout]  76 | |             module_path.and(
[INFO] [stdout]  77 | |                 Some(format_args!(
[INFO] [stdout] ...   |
[INFO] [stdout]  80 | |                     format!($formatting_lit, $text.unwrap()),
[INFO] [stdout]     | |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout]  83 | |             )
[INFO] [stdout]     | |             - temporary value is freed at the end of this statement
[INFO] [stdout]  84 | |         }
[INFO] [stdout]     | |_________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 263 |                   "{}" - color_text_fmt!(option "38;5;159", "{}", full.as_ref())
[INFO] [stdout]     |                          ------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `format` which comes from the expansion of the macro `color_text_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:80:21
[INFO] [stdout]     |
[INFO] [stdout]  74 | /         {
[INFO] [stdout]  75 | |             let module_path = $text;
[INFO] [stdout]  76 | |             module_path.and(
[INFO] [stdout]  77 | |                 Some(format_args!(
[INFO] [stdout] ...   |
[INFO] [stdout]  80 | |                     format!($formatting_lit, $text.unwrap()),
[INFO] [stdout]     | |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout]  83 | |             )
[INFO] [stdout]     | |             - temporary value is freed at the end of this statement
[INFO] [stdout]  84 | |         }
[INFO] [stdout]     | |_________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 264 |                       => ":{}" - color_text_fmt!(option "38;5;159", "{:<3}", record.line())
[INFO] [stdout]     |                                  ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `format` which comes from the expansion of the macro `color_text_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0716`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `arcs-logging-rs` (lib test) due to 80 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "69b8e7ff07be626ccf689fedb67f301c8f5b23040b6ba0da90ce62c94a44419d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "69b8e7ff07be626ccf689fedb67f301c8f5b23040b6ba0da90ce62c94a44419d", kill_on_drop: false }`
[INFO] [stdout] 69b8e7ff07be626ccf689fedb67f301c8f5b23040b6ba0da90ce62c94a44419d
